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 RandomAccessOrds support to UninvertedReader's SortedSetDocValues impl (DocTermOrds.Iterator) [LUCENE-6709]
- Specialize 1D dimensional values intersection [LUCENE-6890]
- BaseDirectoryTestCase should use try-with-resources for its Directories [LUCENE-6916]
- Use TimeUnit.TARGETUNIT.convert() to convert between time units [LUCENE-7014]
- Prevent @lucene.internal annotated classes from being in Javadocs [LUCENE-7129]
- ExitableDirectoryReader should not check on every term [LUCENE-7324]
- Should BaseTokenStreamTestCase catch analyzers that create duplicate tokens? [LUCENE-7622]
- UnifiedHighlighter not highlighting all terms relevant in SpanNearQuery [LUCENE-7682]
- Refactor Range Fields and graduate from sandbox [LUCENE-7740]
- Optimize the default NormsFormat for the case that all norms are in 0..16 [LUCENE-7839]
- Docs
- not yet supported