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
- If you vary a setting per round and that setting is a long string, the report padding/columns break down. [LUCENE-3034]
- MockDirectoryWrapper should throw 'too many open files' if too many are open [LUCENE-3195]
- Combining analyzers output [LUCENE-3392]
- FreqFilteringScorerWrapper and min/max freq options on TermQuery [LUCENE-3395]
- Move handling of query only containing MUST_NOT to QueryParser (and remove QueryUtils.makeQueryable() hack in Solr) [LUCENE-3460]
- add extra safety to concrete codec implementations [LUCENE-3560]
- Improve MIGRATE.txt for FieldsEnum/TermsEnum [LUCENE-3853]
- Add decompose compound Japanese Katakana token capability to Kuromoji [LUCENE-3921]
- speed up our slowest tests [LUCENE-4207]
- TestReaderClosed leaks threads [LUCENE-4280]
- Docs
- not yet supported