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
- Remove broken .toArray from IntObjectHashMap entirely
- Add tooling back on 9.10.x branch to generate int7_hnsw.9.10.zip bwc index
- Fix flakiness issues with TestTieredMergePolicy.
- HNSW BWC tests should validate that the `int8_hnsw` zip filed index actually uses `int7` quantization
- Fix 9.12.0 backcompat break (Lucene 9.12.0 cannot read 9.11.x indices written with quantized HNSW, `Lucene99HnswScalarQuantizedVectorsFormat`)
- Add an S3-based directory.
- Add bulk scorer for sparse-index-based scorers
- Store pre-aggregated data in sparse indexes
- Speedup OrderedIntervalsSource
- Remove vector values copy() methods, moving IndexInput.clone() and temp storage into lower-level interfaces
- Docs
- not yet supported