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
- TopFieldCollector mistakenly assumes that all leaves share the same index sort
- Disable sort optimization when tracking all docs
- cache preset dict for LZ4WithPresetDictDecompressor
- Add CaseFolding.fold(), inverse of expand(), move to UnicodeUtil, add filter
- Speed up advancing within a sparse block in IndexedDISI.
- add Automaton.toMermaid() for emitting mermaid state charts
- BooleanScorer doesn't optimize for TwoPhaseIterator
- Add Automaton.toMermaid() for emitting mermaid state charts
- PointInSetQuery use reverse collection to improve performance
- Case-insensitive TermInSetQuery Implementation (Proof of Concept)
- Docs
- not yet supported