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
- optimize DocTermOrds in cases where the underlying TermEnum being wraped supports ord() [LUCENE-6545]
- Is it ok for IndexWriter.prepareCommit to be an NRT-visible change? [LUCENE-6565]
- `ant documentation-lint` fails on a checkout with spaces in it [LUCENE-6598]
- Null value dereference [LUCENE-6602]
- Cleanup some mockdirectorywrapper checks [LUCENE-6604]
- IOUtils.spins should be moved to Directory.hasFastRandomAccess [LUCENE-6615]
- Ignored statement [LUCENE-6620]
- Potential null pointer exceptions [LUCENE-6623]
- provide a BookendFilter to make the "exact match against an entire (tokenized) field value" usecase easy [LUCENE-6624]
- Potential null pointer exception [LUCENE-6625]
- Docs
- not yet supported