Skip to content

9.12.2

Compare
Choose a tag to compare
@ChrisHegarty ChrisHegarty released this 20 Jun 16:19
· 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.