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
- analyzers should be further customizable to allow for better code reuse [LUCENE-5749]
- HTMLStripCharFilter += HTML5 [LUCENE-5763]
- White space tokenizer has undocumented limit of 256 characters per token [LUCENE-5785]
- Remove IndexReaderContext/CompositeReaderContext/AtomicReaderContext [LUCENE-5970]
- AnalyzingSuggester exception because of length restriction: java.lang.IllegalArgumentException: len must be <= 32767; got 38751 [LUCENE-6012]
- Fix directory deletion in ExtractReuters, recover from errors [LUCENE-6073]
- ReferenceManager.release uses assertion to expect argument not null, also expects argument to be not null [LUCENE-6113]
- Delegating OneMerge [LUCENE-6319]
- IndexSearcher.doc(int docID, SetfieldsToLoad) is slower in Lucene 4.9 when compared to Lucene 2.9 [LUCENE-6322]
- join query scanning "toField" docValue [LUCENE-6332]
- Docs
- not yet supported