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 BKDWriter's DocIdsWriter to better encode decreasing sequences of doc IDs [LUCENE-10409]
- Add a precise cost of score in ScorerSupplier [LUCENE-10446]
- Avoid unnecessary overhead in TopScoreDoc and TopField collector manager [LUCENE-10486]
- Improvement for CloseableThreadLocal [LUCENE-10519]
- Think again about the floor segment size? [LUCENE-10569]
- SimpleQueryParser stack overflow for large nested queries. [LUCENE-10651]
- SearcherManager should return new IndexSearchers every time [LUCENE-10664]
- FieldInfo#name contributes significantly to heap usage at scale [LUCENE-10676]
- JapanesePartOfSpeechStopFilterFactory should load built-in stop tags by default [LUCENE-9567]
- Exceptions handling in methods of SegmentingTokenizerBase [LUCENE-9588]
- Docs
- not yet supported