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
- Refactoring ShingleFilter: Final Fields, Builder Pattern, and Constructor Update
- qweight.matches(LeafReaderContext ctx, int doc) can be prohibitively slow for large TermInSet queries
- Break the loop when segment is fully deleted by prior delTerms or delQueries
- Vectors Format Refactor to improve readability
- 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
- Merges sometimes do lots of work even after being aborted
- TestIndexWriterMergePolicy.testStressUpdateSameDocumentWithMergeOnGetReader failure due to DWPT race condition
- Null exception occured when click on Luke desktop browser button
- Docs
- not yet supported