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
- Improve Test Coverage: added tests for SlowLog
- Criteria based DWPT selection inside DocumentWriter
- Use SPI instead of Enum for VectorSimilarityFunctions
- What does the Lucene community think about dimensionality reduction for vectors, and should it be something the library does internally (at merge time perhaps)?
- Refactoring ShingleFilter: Final Fields, Builder Pattern, and Constructor Update
- qweight.matches(LeafReaderContext ctx, int doc) can be prohibitively slow for large TermInSet queries
- Delete all live docs when query matched a whole segment.
- 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
- Docs
- not yet supported