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
- eliminate pathological performance on StopFilter when using a Set<String> instead of CharArraySet [LUCENE-2279]
- it's not possible to access sub-query's freq information if BooleanScorer is use [LUCENE-2684]
- Analysis Consumers should end and close any TokenStreams [LUCENE-3456]
- kill ThreadInterruptedException [LUCENE-4649]
- Raise maxClauseCount in BooleanQuery to Integer.MAX_VALUE [LUCENE-4835]
- Unit tests for LicenseCheckTask. [LUCENE-5210]
- Allow limits on SpanMultiTermQueryWrapper expansion [LUCENE-6513]
- Character Mapping [LUCENE-7321]
- Enable TokenFilters to assign offsets when splitting tokens [LUCENE-8450]
- Polygon tessellator can get into an infinite loop [LUCENE-8454]
- Docs
- not yet supported