9.12.2
·
3200 commits
to main
since this release
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.