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
- query caching leads to absurdly slow queries [LUCENE-9002]
- Highlighter picks wrong offset for fragment boundaries [LUCENE-2587]
- Use BoostAttribute in in TokenFilters to denote Terms that QueryParser should give lower boosts [LUCENE-3130]
- ShingleFilter should handle positionIncrement of zero, e.g. synonyms [LUCENE-3475]
- Add syntax for DisjunctionMaxQuery to the Query Parser [LUCENE-4004]
- Merge Threads unnecessarily block on SerialMergeScheduler [LUCENE-5310]
- Add Context Aware Suggester [LUCENE-5350]
- Add @Monster annotation and run these tests periodically [LUCENE-5606]
- Consider merging Query.rewrite() into Query.createWeight() [LUCENE-6785]
- Deletion by query of uncommitted docs not working with DV updates [LUCENE-7344]
- Docs
- not yet supported