lucene
https://github.com/apache/lucene
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported4 Subscribers
Add a CodeTriage badge to lucene
Help out
- Issues
- [WIP] Multi-Vector support for HNSW search
- QueryRescorer: Use original order by default for same-score items rather than sorting by docId
- expand TestSegmentToThreadMapping coverage w.r.t. (excess) documents per slice
- Only check liveDocs is null one time in FreqProxTermsWriter.applyDeletes
- Only apply deletion one time for unique term update in FrozenBufferedUpdates.applyTermDeletes
- Strange ConcurrentMergeScheduler behavior with intra-merge threads
- What does the Lucene community think about dimensionality reduction for vectors, and should it be something the library does internally (at merge time perhaps)?
- Break the loop when segment is fully deleted by prior delTerms or delQueries
- Support for criteria based DWPT selection inside DocumentWriter
- Improve LongRange execution for ranges that have min value as Long.MIN_VALUE and max value as Long.MAX_VALUE or min as 0, and max as 2^64-1
- Docs
- not yet supported