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
- Lucene40StoredFieldsReader's constructor calls close() instead of IOUtils.closeWhileHandlingException in its finally block [LUCENE-4438]
- MoreLikeThis supports multiple index readers. [LUCENE-4503]
- Allow runtime settings on Codecs [LUCENE-4526]
- Make TotalFacetCounts per-segment [LUCENE-4625]
- deleteAll() does not remove all TaxonomyWriter files [LUCENE-4884]
- Stop IndexWriter from writing broken term vector offset data in 5.0 [LUCENE-4957]
- TestFieldsReader fails in 4.x with OOM [LUCENE-5066]
- Add useful toString()s to DocValues impls [LUCENE-5095]
- move DocIdBitSet from lucene-core to lucene-test-framework [LUCENE-5102]
- speed up javadocs generation tasks [LUCENE-5282]
- Docs
- not yet supported