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
- expose position information in SegmentReader, add method getPosition(term) [LUCENE-2543]
- IndexWriter.deleteDocuments should have option to not apply to docs indexed in the current IW session [LUCENE-2679]
- simulate disk fulls in copyBytes [LUCENE-2726]
- optimize spantermquery [LUCENE-2780]
- Let codec decide to use compound file system or not [LUCENE-2789]
- Now that we track the code version at the segment level, we can stop tracking it also in each file level [LUCENE-2921]
- SurroundQuery doesn't support SpanNot [LUCENE-2968]
- Hook up Automated Patch Checking for Lucene/Solr [LUCENE-3104]
- FST APIs should support CharsRef too [LUCENE-3145]
- FastVectorHighlighter ignores MultiPhraseQuery (and more) [LUCENE-3332]
- Docs
- not yet supported