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
- HNSW-wrapped scalar-quantized fields never hit the centroid fast-path: every delete-free merge re-reads all source floats to recompute a value it already stores
- Support intra-segment search in the query profiler with per-slice and per-partition breakdowns
- ENH: Optimize StateSet.equals to avoid array allocation and sorting in Operations.determinize()
- Wrap dropped-FP scalar-quantized float values so scoring stays quantized
- Use ArrayDeque for JapaneseCompletionFilter output buffering
- perf: optimize StateSet.equals to eliminate heap allocations during a…
- GITHUB#12370: early-terminate string sort when field is missing from the whole index
- Do not drop strictly competitive boundary candidates in filtered HNSW search
- Correct Bayesian score fusion semantics and pruning
- Fix PointInSetQuery#ramBytesUsed to include retained bounds arrays
- Docs
- not yet supported