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
- PrefixCodedTerms should cache its hash code [LUCENE-7577]
- ArrayLists should be created with explicit size if known [LUCENE-7691]
- please make org.egothor.stemmer.Trie.add() public [LUCENE-7790]
- Classic query parser should allow autoGeneratePhraseQueries=true when splitOnWhitespace=false [LUCENE-7799]
- TestRandomChains.testRandomChainsWithLargeStrings() failures [LUCENE-7805]
- SimpleFSLockFactory should catch+box IOException (not FileAlreadyExistsException | AccessDeniedException) [LUCENE-7961]
- ShingleFilter should have an option to skip filler tokens (e.g. stop words) [LUCENE-8036]
- Inconsistent org.apache.lucene.codecs.PostingsFormat service definition? [LUCENE-8141]
- Make it possible to throttle (Tiered)MergePolicy when commit rate is high [LUCENE-8162]
- Highlighter based on Matches API [LUCENE-8349]
- Docs
- not yet supported