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
156 stars 123 forks source link

Minor code fixes to remove code inconsistencies. #2206

Closed navneet1v closed 1 month ago

navneet1v commented 1 month ago

Description

Minor code fixes which includes:

Both these fixes doesn't impact any query performance or fixes a bug, but these were inconsistencies in the code.

Related Issues

NA

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.