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
- Try to move some more norms/docvalues merging out of SegmentMerger [LUCENE-5744]
- Add DecimalRangePrefixTree [LUCENE-5746]
- RPT Within can skip allCellsIntersectQuery when no leafy branches are pruned [LUCENE-5774]
- Spatial CellTokenStream re-use [LUCENE-5776]
- Add makeShapeValueSource to SpatialStrategy [LUCENE-5804]
- try to refactor main stem() loop of Hunspell stemmer [LUCENE-5829]
- Explore a combined DocValues/PostingsFormat that shares a single terms dict [LUCENE-5832]
- 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]
- Docs
- not yet supported