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
- PriorityQueue: optimize where we collect then iterate by using O(N) heapify [LUCENE-10302]
- run spotless across groovy (e.g. gradle) code too [LUCENE-9863]
- norms are inconsistent with postings [LUCENE-10271]
- Introduce a BlockReader based on ForUtil and use it for NumericDocValues [LUCENE-10334]
- Benchmark KNN search with ann-benchmarks [LUCENE-9625]
- Add TrackingQuery to track matching documents [LUCENE-9640]
- ICU Tokenizer: letter-space-number-letter tokenized inconsistently [LUCENE-9754]
- Use a bit set to count long-tail of singleton FacetLabels? [LUCENE-10080]
- Allow users to create their own DirectoryTaxonomyReaders with empty taxoArrays instead of letting the taxoEpoch decide [LUCENE-10482]
- LowercaseAsciiCompression should return false when it's unable to compress [LUCENE-10551]
- Docs
- not yet supported