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

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…
DataFusion Tantviy Table Providers
#2839 opened Feb 12, 2026 by alexanderbianchi Contributor Draft
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
Added seek_doc to weight
#2785 opened Dec 30, 2025 by fulmicoton-dd Collaborator Loading…
fix: added field validation helper for aggregations
#2768 opened Dec 10, 2025 by mdashti Collaborator Loading…
Flatheadmill geo
#2755 opened Dec 1, 2025 by fulmicoton Collaborator Loading…
convert SegmentReader into a Trait
#2747 opened Nov 26, 2025 by PSeitz Collaborator Loading…
ProTip! Exclude everything labeled bug with -label:bug.