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
- 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
- Add a double addressing vector scorer
- How to run tests with the Panama Vector implementation
- Docs
- not yet supported