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
- Use ivy cachepath and cachefileset instead of ivy retrieve [LUCENE-3943]
- SegmentReader.loadDeletedDocs FileNotFoundExceptio load _hko_7.del - corrupted index [LUCENE-4467]
- Improve LuceneTestCase.defaultCodecSupportsDocsWithField to check the actual DocValuesFormat used per-field [LUCENE-5199]
- Enhance UpgradeIndexMergePolicy with additional options [LUCENE-7671]
- Provide the LeafSlice to CollectorManager.newCollector to save memory on small index slices [LUCENE-8542]
- fix most memory-hungry tests [LUCENE-9241]
- Need a clean way for Dir/MultiReader to "merge" the AttributeSources of the sub-readers [LUCENE-2154]
- DirectoryReader.isCurrent might fail to see the segments file during concurrent index changes [LUCENE-2585]
- ArrayIndexOutOfBoundsException when iterating over TermDocs [LUCENE-2666]
- Consider changing how we set the number of threads to use to run tests. [LUCENE-3667]
- Docs
- not yet supported