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
- NPE during call IndexWriter.updateDocument(idTerm, doc); [LUCENE-5846]
- StopwordAnalyzerBase hides Analyzer's constructor with ReuseStrategy [LUCENE-5848]
- Provide a way to disable the regular expressions in QueryParser/MultiFieldQueryParser [LUCENE-5866]
- NPE in BoostQueryNodeBuilder.build [LUCENE-5876]
- Cutover to Java7 nio APIS to improve SegmentInfos fallback logic [LUCENE-5910]
- Request dictionary corpus from Korean national institute of the Korean language [LUCENE-5913]
- 3.x back compat in SegmentInfos.write is too risky/complex [LUCENE-5942]
- Index upgrader should have option to do multiple segments instead of one [LUCENE-5976]
- Populate MIGRATE.txt with useful information for upgrade to Lucene 5.0 [LUCENE-5985]
- Tighten up IW's CFS codepath [LUCENE-5988]
- Docs
- not yet supported