quickwit-oss/tantivy
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
RustMIT
Issues
- 1
hdfs or s3 support
#2548 opened by pengzhiwei2018 - 0
Add Intersection + Union Benchmarks
#2544 opened by PSeitz - 6
Orphaned segments
#2504 opened by xrl - 0
Indexer panics
#2540 opened by Barre - 0
Proptest Nested Union + Intersection
#2539 opened by PSeitz - 0
Allocation in Intersection::seek
#2536 opened by PSeitz - 2
Hardcoded `NUM_MERGE_THREADS`
#2533 opened by Barre - 2
Intersection Performance
#2531 opened by PSeitz - 1
Why `panic!` when field exists on add_field?
#2529 opened by zarkone - 0
cleanup read_postings_no_deletes
#2525 opened by PSeitz - 0
Facet returns wrong root
#2494 opened by PSeitz - 4
- 0
Phrase Query Top N Pruning
#2518 opened by PSeitz - 3
Exists query does not work
#2508 opened by Zhincore - 0
Add support for exists syntax like "name: *" pattern for built-in `QueryParser`.
#2514 opened by LebranceBW - 6
Reverse reverse index
#2505 opened by NickDarvey - 0
Split segments / Export Segments / Import Segments
#2507 opened by fhilgers - 1
mmap pages for deleted segments remaining in process RAM
#2506 opened by rfairfax - 0
Open to cutting a release?
#2503 opened by jamesbraza - 1
- 1
- 4
on android: OS error 38 - function not implemented
#2480 opened by Sivan22 - 5
Potential memory leak when adding documents to Tantivy
#2481 opened by softhuafei - 1
Add support for Polish language stemming
#2484 opened by asdfMaciej - 0
Tf-idf vectors
#2487 opened by I8dNLo - 0
Incorrect range merging in snippet generation
#2473 opened by gezihuzi - 2
Unique field
#2421 opened by vBlackOut - 0
Add Ukrainian stemmer
#2482 opened by egorsmkv - 3
- 2
Query planner optimization (or AST optimization?)
#2470 opened by cjrh - 1
Natural language queries exhibit unexpected behavior when processing Chinese text.
#2472 opened by MochiXu - 0
calendar_interval in datehistogram
#2459 opened by PSeitz - 0
Consider normalization for cardinality aggregation
#2469 opened by PSeitz - 0
Improve Date precision truncation handling
#2466 opened by PSeitz - 0
- 0
"Internal error: Couldn't find term_id 25777562 in dict" for very large dicts (>20mio)
#2465 opened by PSeitz - 0
Improve incorrect type handling on columnar
#2462 opened by PSeitz - 6
- 0
cardinality aggregation precision_threshold parameter
#2464 opened by PSeitz - 0
monotonic mapping broken for `get_docids_for_value_range`
#2436 opened by PSeitz - 0
more ast optimizations arround boolean queries
#2461 opened by trinity-1686a - 3
Tantivy NDCG Benchmarking Information Retrieval (BEIR)
#2455 opened by triandco - 0
Track new FxHash Algorithm
#2422 opened by PSeitz - 2
Possible Codec Between SPARSE and DENSE: CHIMERA
#2440 opened by PSeitz - 4
keys should be increasing panic
#2442 opened by fulmicoton - 1
Fix inefficiency on multivalued but sparse column.
#2431 opened by fulmicoton - 0
- 0
allow escape in query string outside of quotes
#2415 opened by trinity-1686a - 1
Concurrent commit failed in multi-process environment
#2418 opened by cyccbxhl - 0
Isolate Aggregations
#2413 opened by PSeitz