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
- extend checkJavaDocs.py to methods,constants,fields [LUCENE-4324]
- CachingCollector.create(boolean, boolean, double) is trappy [LUCENE-4372]
- NRTCachingDir can't handle large files [LUCENE-4484]
- Suggesters: highlighting (explicit markup of user-typed portions vs. generated portions in a suggestion) [LUCENE-4518]
- Add back IndexReader.fields() -> Multi*, or discourage term vectors in some better way [LUCENE-4694]
- New ReplicatingDirectory mirrors index files to HDFS [LUCENE-4731]
- AssertingIndexSearcher should do basic QueryUtils/etc checks on every query [LUCENE-4934]
- DirectoryReader#close can throw AlreadyClosedException if it's and NRT reader [LUCENE-5351]
- Add stripContentOfTags option to HTMLStripCharFilter [LUCENE-5740]
- TestIndexWriterOnJRECrash suffers from JDK-8047340 - needs workarround [LUCENE-6036]
- Docs
- not yet supported