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
- TestIWExceptions.testRandomExceptionsThreads sometimes fails [LUCENE-3384]
- IndexReader#isCurrent() should return true on a NRT reader if no deletes are applied and only deletes are present in IW [LUCENE-3581]
- remove .codecs.DefaultXXXX and split into 3x/4x impls [LUCENE-3613]
- DocValuesConsumer should implement closeable and release resource in close instead of during finish / flush [LUCENE-3689]
- cleanup 4.0 term vectors format [LUCENE-3739]
- Swap Features and News on the website. [LUCENE-3804]
- Impossible to delete doc by docId, undeleteAll or setNorm(docId..) [LUCENE-3828]
- Port pruning module to trunk apis [LUCENE-3917]
- Add query time parent child search [LUCENE-3938]
- java.lang.NumberFormatException: For input string: "4g3 (1)" [LUCENE-4405]
- Docs
- not yet supported