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
- Tests: Configure JUL logging based on VERBOSE flag [LUCENE-6189]
- WeakHashMap may be cause a memory leak problem. [LUCENE-6211]
- escape whole word operators (OR, AND, NOT) [LUCENE-6221]
- WordBreakSpellChecker: suggest in order of minimum term frequency [LUCENE-6237]
- SpanPositionCheckQuery missing equals and hashcode on 'match' field [LUCENE-6253]
- TestIndexWriterOutOfFileDescripters never reproduces [LUCENE-6273]
- Add BEST_COMPRESSION back compat index [LUCENE-6282]
- make booleanweight final [LUCENE-6312]
- Please add public method Analyzer#createComponents(Analyzer analyzer, String fieldName, Reader reader) to org.apache.lucene.analysis.Analyzer [LUCENE-6323]
- Please add setter for “reuseStrategy” property of org.apache.lucene.analysis.Analyzer class, since its breaking my implementation that I used to achieve using Lucene 2.9 APIs [LUCENE-6324]
- Docs
- not yet supported