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-05-25 20:50:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0a5b28fd35f7db7ab771e4ba4f66554e447de21
tantivy
/
src
/
query
/
phrase_prefix_query
History
trinity-1686a
8a71e00da3
allow limiting the number of matched term in range query (
#1899
)
2023-02-27 10:44:08 +01:00
..
mod.rs
add PhrasePrefixQuery (
#1842
)
2023-02-22 11:18:33 +01:00
phrase_prefix_query.rs
allow limiting the number of matched term in range query (
#1899
)
2023-02-27 10:44:08 +01:00
phrase_prefix_scorer.rs
add PhrasePrefixQuery (
#1842
)
2023-02-22 11:18:33 +01:00
phrase_prefix_weight.rs
Making some of the column/termdict operations async-friendly (
#1902
)
2023-02-27 15:34:47 +09:00