Closed knx1029 closed 1 month ago
@knx1029, You are right. We restricted few characters in knn field name starting 2.17.0. The reason is because those character in the field name prevents subsequence snapshot to be taken. https://github.com/opensearch-project/k-NN/issues/1859 As a workaround, would you be able to reindex using different field name?
OK. Thanks!
What is the bug? We have an OpenSearch index, where the KNN Vector name is "Text Chunk_vector". Our attempt to upgrade to 2.17 fails with the following error. It seems to be caused by https://github.com/opensearch-project/k-NN/commit/f5ba77114ef662e91a8ce26838159f383931912c.
How can one reproduce the bug? Steps to reproduce the behavior:
What is the expected behavior? Upgrade the version should succeed.
What is your host/environment?
Do you have any screenshots? N/A
Do you have any additional context? It seems to be caused by https://github.com/opensearch-project/k-NN/commit/f5ba77114ef662e91a8ce26838159f383931912c?