opensearch-project / k-NN

🆕 Find the k-nearest neighbors (k-NN) for your vector data
https://opensearch.org/docs/latest/search-plugins/knn/index/
Apache License 2.0
152 stars 113 forks source link

Disallow invalid characters for physical file name to be included wit… #1978

Closed 0ctopus13prime closed 1 month ago

0ctopus13prime commented 1 month ago

…hin vector field name. (#1936)

Signed-off-by: Dooyong Kim kdooyong@amazon.com


Signed-off-by: Dooyong Kim kdooyong@amazon.com Signed-off-by: Doo Yong Kim 0ctopus13prime@gmail.com Co-authored-by: Dooyong Kim kdooyong@amazon.com (cherry picked from commit f5ba77114ef662e91a8ce26838159f383931912c)

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.