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>
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>