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
- 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]
- tokenizer supports preserving delimiters [LUCENE-9308]
- Add extra stop-words for greek language [LUCENE-9329]
- EnumFieldSource throws AssertionError [LUCENE-9343]
- SIMD-based decoding of BKD docIds [LUCENE-9368]
- Unknown query type SynonymQuery in ComplexPhraseQueryParser for boolean clauses [LUCENE-9377]
- Docs
- not yet supported