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
- add function queries for all index statistics [LUCENE-3427]
- Move Binary value handling from Field to BinaryField [LUCENE-3499]
- Unexpected behavior in maxMergeDocs from Lucene 2.9.2 to 3.4.0 [LUCENE-3511]
- Add serialization support for RAMDirectory [LUCENE-3516]
- Improve Weight.scorer() API to enforce consistent topScorer/outOfOrder parameters across segments [LUCENE-3532]
- TestIndexWriterWithThreads.testOpenTwoIndexWritersOnDifferentThreads test failure [LUCENE-3547]
- If a test fails in beforeClass(), we don't get any debugging information [LUCENE-3611]
- Some tokenfilters rely upon interned Types [LUCENE-3669]
- HunspellStemmer dedup not fully functional [LUCENE-3670]
- If query contains only ideographic space, ParseException thrown [LUCENE-3691]
- Docs
- not yet supported