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
- Currently Lucene doesn't have an analyzer for Sinhala. We have built analyzer which consist of language dependent tokenizer, stemming algorithm and list of stop words. [LUCENE-9044]
- Deprecated method copyChars is used in example [LUCENE-9052]
- Luke displays weird characters for binary payloads [LUCENE-9065]
- Memory leaks in PerFieldAnalyzerWrapper [LUCENE-9069]
- Find matching terms from a Matches object [LUCENE-9072]
- Check Current System Pressure Before Allocating a New Thread In Concurrent Search [LUCENE-9075]
- remove java serialization from lucene/replicator [LUCENE-9095]
- 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]
- Docs
- not yet supported