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
- DirectPostingsFormat can minimize binary searching in seek's [LUCENE-4932]
- CommonGramsFilter assumes all input tokens have a length of 1 [LUCENE-4983]
- Improve MockDirectoryWrapper byte size tracking [LUCENE-5004]
- BTree index [LUCENE-5009]
- TrecTopicsReader fails to parse fields title and descriptions when content spans over multiple lines [LUCENE-5031]
- Add License headers to resources folders (stopwords,...) [LUCENE-5060]
- problem with Direct IO seek() leading to EOFException [LUCENE-5071]
- Setting position and offset gaps in IndexableField [LUCENE-5073]
- For SolrQueryParserBase.getPrefixQuery(String field, String termStr), use BytesRef from calling FieldType.readableToIndexed for Term [LUCENE-5082]
- Wasted work in FuzzySet.getNearestSetSize [LUCENE-5083]
- Docs
- not yet supported