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
- Explore if TermsEnum#seek(BytesRef, TermState) really needs a BytesRef [LUCENE-2938]
- fix two stopwords typos [LUCENE-2969]
- Fast vector highlighter: Allow access to start/end offsets [LUCENE-3007]
- Add the ability for the Lucene Benchmark code to read Solr configuration information for testing Analyzer/Filter Chains [LUCENE-3010]
- HyphenationCompoundWordTokenFilter does not work correctly with the german word Brustamputation [LUCENE-3047]
- After RT branch lands we should remove DWPT re-use code from indexer [LUCENE-3050]
- MultiBulkPostingsEnum is buggy [LUCENE-3085]
- inconsistency of tokenstream.end() with OffsetLimitTokenFilter and LimitTokenCountFilter [LUCENE-3088]
- Highlighter's TokenSources should use TermVector positions if indexed [LUCENE-3091]
- PrefixAndSuffixAwareTokenFilter code cleanup [LUCENE-3114]
- Docs
- not yet supported