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
- Improve FileLocking based on Java 1.6 [LUCENE-3266]
- CharsRef has confusing methods/needs tests/bugs [LUCENE-3277]
- Specialize DisjunctionScorer if all clauses are TermQueries [LUCENE-3333]
- TermOrdsIterator#lookup throws ArrayIndexOutOfBoundsException [LUCENE-3377]
- Portable index format [LUCENE-3491]
- NPE from SegmentTermDocs.<init> from SegmentReader.termDocs [LUCENE-3567]
- Add a JUL/SLF4J example InfoStream implementation so IndexWriter can log to JUL/SLF4J [LUCENE-3614]
- some ant tasks use the wrong build directory [LUCENE-3651]
- deprecate either IndexInput.copyBytes or DataOutput.copyBytes [LUCENE-3657]
- Query syntax description not precise enough about boolean operators (AND, OR) [LUCENE-3674]
- Docs
- not yet supported