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
- Can LRUQueryCache reuse DocIdSets that are created by some queries anyway? [LUCENE-7246]
- Paging with SortingMergePolicy and EarlyTerminatingSortingCollector [LUCENE-7255]
- search APIs should take advantage of index sort by default [LUCENE-7282]
- "Cannot commit index writer" in some cases on windows [LUCENE-7582]
- Millions of fields in an index makes some operations slow, opening a new searcher in particular [LUCENE-7648]
- EdgeNGramTokenFilter breaks highlighting by keeping end offsets of original tokens [LUCENE-7758]
- Remove synchronized from high-contention methods on RAMFile [LUCENE-7778]
- UnifiedHighlighter: simplify "maxPassages" input API [LUCENE-7844]
- Add hooks to QueryBuilder to allow for the construction of MultiTermQueries in phrases [LUCENE-7895]
- fix potential IndexOutOfBoundsException in *Classifier.getClasses(?,int) [LUCENE-8110]
- Docs
- not yet supported