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
- 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]
- NullPointerException in DataOutput [LUCENE-3710]
- Remove FieldMaskingSpanQuery (or fix its scoring) [LUCENE-3723]
- Highlighter needs the whole text in memory to work [LUCENE-3772]
- improve IndexSearcher javadocs: TotalHitCountCollector and paging [LUCENE-3799]
- Docs
- not yet supported