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 supported2 Subscribers
Add a CodeTriage badge to lucene
Help out
- Issues
- [ENH]: Optimize DocValues Bulk Decoding using Panama Vector API
- Optimize Non-Overlapping LongRangeFacetCounts via Batching & Fast O(1) Precomputed Lookup
- MultiFieldQueryParser + per-field boosts produce wrong Occur under AND default operator
- Fix addMultiTermClauses: preserve per-field SHOULD when a clause isn't a bare TermQuery (#16441)
- MultiFieldQueryParser: default operator is not honored between term positions
- MultiFieldQueryParser: default operator is not honored between term positions (#16443)
- Remove `throws IOException` from `Weight.scorerSupplier()`
- [ENH]: Support Concurrent Segment-Level Aggregation in `SortedSetDocValuesFacetCounts` via `Executor`
- [ENH]: Fast O(1) Precomputed Array Lookup Table for `ExclusiveLongRangeCounter`
- feat: Add Executor support to Monitor for concurrent search (issue #16198)
- Docs
- not yet supported