Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
9.12.2 source code.tar.gz | 2025-06-20 | 54.8 MB | |
9.12.2 source code.zip | 2025-06-20 | 61.8 MB | |
README.md | 2025-06-20 | 334 Bytes | |
Totals: 3 Items | 116.7 MB | 0 |
Bug fixes
- Reduce NeighborArray on-heap memory during HNSW graph building
- Fix IndexSortSortedNumericDocValuesRangeQuery for int sort
- ValueSource.fromDoubleValuesSource(dvs).getSortField() would throw errors when used if the DoubleValuesSource needed scores
- Disable connectedComponents logic in HNSW graph building.