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
Sort

Pull requests list

add support for str fast field range query
#2453 opened Jul 16, 2024 by PSeitz Loading…
extend custom order deserialization
#2451 opened Jul 9, 2024 by PSeitz Loading…
lift clauses in LogicalAst
#2449 opened Jul 5, 2024 by PSeitz Loading…
Update rustc-hash requirement from 1.1.0 to 2.0.0 dependencies rust Pull requests that update Rust code
#2441 opened Jun 18, 2024 by dependabot bot Loading…
Prefix phrase query optim
#2425 opened Jun 6, 2024 by fulmicoton Draft
update basic_search example
#2419 opened May 30, 2024 by PSeitz Loading…
tantivy document memory experiment
#2371 opened Apr 23, 2024 by PSeitz Loading…
split Term into Term and IndexingTerm
#2366 opened Apr 22, 2024 by PSeitz Loading…
change debug_assert to assert in term length
#2343 opened Apr 4, 2024 by PSeitz Loading…
feat: add a simple way to chain two tokenizers
#2304 opened Jan 18, 2024 by ctron Loading…
term_freq in TermFrequencyRecorder untested
#2286 opened Dec 20, 2023 by PSeitz Loading…
Store List of Fields in Segment
#2279 opened Dec 13, 2023 by PSeitz Draft
Support fetching multiple documents
#2252 opened Nov 14, 2023 by GodTamIt Loading…
change Err from Debug to Display
#2190 opened Sep 26, 2023 by PSeitz Loading…
POC: Setting thread affinity on indexer threads
#2152 opened Aug 26, 2023 by ChillFish8 Loading…
Add preserve original on ascii folding filter.
#2126 opened Jul 17, 2023 by fmassot Loading…
add failing test check_num_columnar_fields
#2122 opened Jul 13, 2023 by PSeitz Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.