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
- getOffsetGap should not be called for non-anaylyzed fields [LUCENE-2801]
- contrib/demo's tests leave threads running [LUCENE-2823]
- JaroWinklerDistance returns 0f when s1.length()=s2.length()=0 [LUCENE-2827]
- Track down performance regression on BulkPostings [LUCENE-2890]
- callers should be able to advance()/jump() without fear [LUCENE-2917]
- documentation for indexing trec collections [LUCENE-2927]
- 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]
- Docs
- not yet supported