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
- In BufferedIndexInput to cleanup the bufferSize variable passed down to it as the default bufferSize(BUFFER_SIZE) is always used [LUCENE-3248]
- Nested Field Collapsing [LUCENE-3257]
- Create Build-A-Module process [LUCENE-3263]
- Allow ability to set maxDocCharsToAnalyze in WeightedSpanTermExtractor [LUCENE-3287]
- Type safety in Field.setValue() methods [LUCENE-3300]
- Allow WeightedSpanTermExtractor to collect positions for TermQuerys [LUCENE-3304]
- fix nightly build timeouts [LUCENE-3313]
- ParametricRangeQueryNodeProcessor uses incorrect logic at the lower bound [LUCENE-3353]
- GroupQueryNodeProcessor doesn't recursively process children of custom query nodes [LUCENE-3367]
- need a low-level base directory assert class [LUCENE-3383]
- Docs
- not yet supported