Commit 5320838
authored
[DiskBBQ] Fix Computation of DocsPerCentroid (elastic#138173)
This commit fixes the computation of docs per centroid added in
elastic#138127.1 parent 8115749 commit 5320838
File tree
1 file changed
+1
-1
lines changed- server/src/main/java/org/elasticsearch/index/codec/vectors/diskbbq/next
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments