Skip to content

Pull requests: quickwit-oss/tantivy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix O(2^n) query parser regression for deeply-nested queries
#2905 opened Apr 21, 2026 by wallies Collaborator Loading…
6 tasks done
Update lru requirement from 0.16.3 to 0.17.0 dependencies rust Pull requests that update Rust code
#2903 opened Apr 20, 2026 by dependabot Bot Loading…
Optimize single term BooleanQuery to use BMW
#2898 opened Apr 20, 2026 by jamessewell Loading…
Tighten Block-Max in single-scorer
#2897 opened Apr 20, 2026 by jamessewell Loading…
Update murmurhash32 requirement from 0.3 to 0.4 dependencies rust Pull requests that update Rust code
#2894 opened Apr 13, 2026 by dependabot Bot Loading…
fix: return None from SUM when no values were collected
#2878 opened Apr 2, 2026 by mdashti Collaborator Loading…
Bump codecov/codecov-action from 3 to 6 dependencies github_actions Pull requests that update GitHub Actions code
#2876 opened Mar 31, 2026 by dependabot Bot Loading…
Bump actions/checkout from 4 to 6 dependencies github_actions Pull requests that update GitHub Actions code
#2875 opened Mar 31, 2026 by dependabot Bot Loading…
Update rand requirement from 0.9 to 0.10 dependencies rust Pull requests that update Rust code
#2874 opened Mar 30, 2026 by dependabot Bot Loading…
Update criterion requirement from 0.5 to 0.8 dependencies rust Pull requests that update Rust code
#2873 opened Mar 30, 2026 by dependabot Bot Loading…
Update oneshot requirement from 0.1.13 to 0.2.1 dependencies rust Pull requests that update Rust code
#2872 opened Mar 30, 2026 by dependabot Bot Loading…
Update rand_distr requirement from 0.5 to 0.6 dependencies rust Pull requests that update Rust code
#2871 opened Mar 30, 2026 by dependabot Bot Loading…
Optimizing top K using Adrien Grand's ideas
#2865 opened Mar 27, 2026 by fulmicoton Collaborator Draft
Add tiered merge policy
#2840 opened Feb 15, 2026 by kryesh Contributor Loading…
Postings writer codex + inverted index reader as trait
#2819 opened Jan 29, 2026 by PSeitz-dd Contributor Loading…
2 tasks
Postings writer enum codec4
#2808 opened Jan 22, 2026 by fulmicoton-dd Collaborator Draft
Adds fuzzy query support to the QueryParser
#2804 opened Jan 15, 2026 by xingtanzjr Contributor Loading…
fix(aggs): top_hits panics with unknown fields
#2803 opened Jan 14, 2026 by Totodore Loading…
feat: Add support for Exists leaf in query parser
#2798 opened Jan 9, 2026 by Darkheir Contributor Loading…
experiment: collect_block for TopN on fast fields
#2793 opened Jan 4, 2026 by stuhood Collaborator Draft
ProTip! Filter pull requests by the default branch with base:main.