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
- move WithNestedTests from src/test to src/test-framework [LUCENE-5403]
- CommonTermsQuery should be able to query fields other than the one used as a source of commonness [LUCENE-5435]
- Add Spatial4j DistanceCalculator impl based on SloppyMath [LUCENE-5458]
- Create a PathHierarchyFilter [LUCENE-5459]
- Put shared rules (and, separately, macros) into files to be included into StandardTokenizerImpl.jflex and UAX29URLEmailTokenizerImpl.jflex [LUCENE-5464]
- Move analysis of multiterms into QueryParserBase [LUCENE-5504]
- Not all Filters implement equals and hash code [LUCENE-5557]
- Inconsistent search results in different threads but same query [LUCENE-5566]
- Re-enable MockDirectoryWrapper's unref'd file checking [LUCENE-5576]
- HttpReplication currently does not support a tree topology [LUCENE-5597]
- Docs
- not yet supported