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
- Suggesters: allow to pass a user-defined predicate/filter to the completion searcher [LUCENE-4517]
- more artifact inconsistencies [LUCENE-4681]
- Add a separate "registration" singleton for Lucene's SPI, so there is only one central instance to request rescanning of classpath (e.g. from Solr's ResourceLoader) [LUCENE-4823]
- corner case in MinShouldMatchSumScorer when there are many terms [LUCENE-4873]
- LuceneTestFramework fails to catch temporary FieldCache insanity [LUCENE-4954]
- Incorrect abbreviation synonyms treating in WordDelimiterFilter [LUCENE-5051]
- Provide API to open IR on a specific IndexCommit with ReaderManager [LUCENE-5250]
- Faster Query-Time Join [LUCENE-5291]
- PackedInts.fastestFormatAndBits returns slower format for Direct [LUCENE-5352]
- Support for changing FieldCache implementation in Lucene [LUCENE-5427]
- Docs
- not yet supported