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
- Allow RAMDirectory to copy any Directory [LUCENE-7366]
- Can we allow FSDirectory subclasses to customize whether the ctor does a mkdir? [LUCENE-7375]
- HunspellStemFilter returns another values than Hunspell in console / command line with same dictionaries. [LUCENE-7378]
- Make MemoryIndex immutable [LUCENE-7394]
- Inefficient FVhighlighting when set many HighlightedField. [LUCENE-7397]
- QueryParser with wildcard search does not use Analyzer's tokenizer [LUCENE-7437]
- Faster sorted index search for reverse order search [LUCENE-7482]
- QueryParser changes OR clausule to AND [LUCENE-7483]
- [smartcn] Some chinese text is not tokenized correctly with Chinese punctuation marks appended [LUCENE-7509]
- supress ecj-lint warinings on precommit [LUCENE-7512]
- Docs
- not yet supported