Skip to content

Commit b4b719f

Browse files
xieyddusamoi
andauthored
Update src/vectorchord/usage/indexing.md
Co-authored-by: usamoi <[email protected]> Signed-off-by: xieydd <[email protected]>
1 parent fd61873 commit b4b719f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vectorchord/usage/indexing.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ The following parameters are available:
112112
- Example:
113113
- `build.internal.kmeans_iterations = 10` means that the K-means algorithm performs $10$ iterations.
114114
- `build.internal.kmeans_iterations = 100` means that the K-means algorithm performs $100$ iterations.
115-
- Note: The K-means algorithm is an iterative algorithm that converges to a local minimum. The `kmeans_iterations` parameter controls the number of iterations for the K-means algorithm. A higher value means that more iterations are performed, which can lead to better search performance, but also increases the build time.
116115

117116
#### `build.internal.build_threads`
118117

0 commit comments

Comments
 (0)