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-01-11 03:22:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d6602a8d98acc09c779eb43631d99399a136e63
tantivy
/
src
/
query
/
boolean_query
History
Bruce Mitchener
44e03791f9
Fix warnings when doc'ing private items. (
#1579
)
...
This also fixes a couple of typos, but plenty remain!
2022-10-03 14:24:00 +09:00
..
block_wand.rs
Fix warnings when doc'ing private items. (
#1579
)
2022-10-03 14:24:00 +09:00
boolean_query.rs
RFC: Use a more general but still object-safe signature for Query::query_terms. (
#1468
)
2022-08-24 06:34:07 +09:00
boolean_weight.rs
clippy: Fix needless-borrow warnings. (
#1581
)
2022-10-03 14:15:09 +09:00
mod.rs
[feat] Implement
DisjunctionMaxQuery
and refactor
ScoreCombiner
2022-07-28 20:47:20 +03:00