mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-07 14:18:09 +00:00
c7cf80c975
Fixes typo in ivf algorithm parameter. Correct value is nlist as appears in https://github.com/opensearch-project/k-NN/blob/2.0/src/main/java/org/opensearch/knn/common/KNNConstants.java. Signed-off-by: John Mazanec <jmazane@amazon.com>