This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
tantivy
Watch
1
Star
0
Fork
0
You've already forked tantivy
mirror of
https://github.com/quickwit-oss/tantivy.git
synced
2026-07-08 02:00:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02e34508e2c66485764bb07ff9b3ec50a383de88
tantivy
/
src
/
query
/
boolean_query
History
Pascal Seitz
f451fa938f
explain why naive scorer must accumulate scores in WAND order
2026-06-17 18:58:58 +08:00
..
block_wand_intersection.rs
explain why naive scorer must accumulate scores in WAND order
2026-06-17 18:58:58 +08:00
block_wand_union.rs
Optimizing top K using Adrien Grand's ideas (
#2865
)
2026-04-26 12:14:40 +02:00
boolean_query.rs
fix union performance regression (
#2663
)
2025-07-01 20:32:25 +02:00
boolean_weight.rs
Enable BMW for single-scorer boolean queries by removing early return in
scorer_union
(
#2915
)
2026-04-28 14:49:53 -07:00
mod.rs
Optimizing top K using Adrien Grand's ideas (
#2865
)
2026-04-26 12:14:40 +02:00