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-24 20:20:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d7390341cfedb5b99413c2a4ef746f8ec6fd263
tantivy
/
src
/
fastfield
History
Igor Motov
19325132b7
Fast-field based implementation of ExistsQuery (
#2160
)
...
Adds an implementation of ExistsQuery that takes advantage of fast fields.
Fixes
#2159
2023-09-07 11:51:49 +09:00
..
alive_bitset.rs
add memory limit for aggregations (
#1942
)
2023-03-16 06:21:07 +01:00
error.rs
Integrated columnar work.
2023-02-09 13:14:31 +01:00
facet_reader.rs
Renaming .values(DocId) to .values_for_doc(DocId) (
#1906
)
2023-02-27 12:15:13 +09:00
mod.rs
fix clippy, fmt (
#2162
)
2023-08-30 08:04:26 +02:00
readers.rs
Fast-field based implementation of ExistsQuery (
#2160
)
2023-09-07 11:51:49 +09:00
writer.rs
tokenizer-api: reduce Tokenizer overhead (
#2062
)
2023-06-08 18:37:58 +08:00