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
- IO write throttle rate will beyond the Ceiling(1024MB/s) in the merge [LUCENE-10265]
- dev-tools/scripts/addBackcompatIndexes.py doesn't work well with spotless [LUCENE-10298]
- Enable -Xlint:path and -Xlint:-exports [LUCENE-10322]
- DirectDocValueFormat: use RandomAccessSlice instead of loading giant byte[] arrays [LUCENE-10336]
- Reduce the number of valid checks for ByteBufferIndexInput#readVInt [LUCENE-10366]
- ArrayIndexOutOfBoundsException during indexing [LUCENE-10441]
- DisjunctionMaxWeight could be rewrite to BooleanWeight if score is disable [LUCENE-10537]
- Monitor Presearcher to reject registration of "ANYTOKEN" queries [LUCENE-10570]
- Monitor alternative "TermFilter" Presearcher for sparse filter fields [LUCENE-10571]
- Make Luke launching code faster [LUCENE-10588]
- Docs
- not yet supported