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
- lengthsBuf in CompressingTermVectorsWriter is a bit redundant [LUCENE-9101]
- Gracefully downgrade FuzzyTermEnum edits from 2 to 1 when term encounters too many states [LUCENE-9104]
- Correct HTML5 linting errors in javadocs [LUCENE-9131]
- add dedicated test to assert internals of LZ4 hashtable [LUCENE-9190]
- UnifiedHighlighter: internally visit the query tree once [LUCENE-9277]
- Surround query parser's Query instances accumulate clause count on rewrite() causing TooManyBasicQueries and hashCode/equals changes [LUCENE-9282]
- BKDWriter refactor: Extract methods that serialise the tree into its own class [LUCENE-9284]
- BKDWriter refactor: Introduce the concept of a leaf block [LUCENE-9293]
- BKDWriter refactor: Make BKDIndexWriter an interface [LUCENE-9294]
- Throwing EOFException when reading past eof [LUCENE-9296]
- Docs
- not yet supported