opendistro-for-elasticsearch / k-NN

🆕 A machine learning plugin which supports an approximate k-NN search algorithm for Open Distro.
https://opendistro.github.io/
Apache License 2.0
277 stars 55 forks source link

Cannot Update KNN Cluster Settings #262

Closed AchintyaAshok closed 3 years ago

AchintyaAshok commented 3 years ago

Despite the documentation indicating that you can modify settings such as knn item expiry and item expiry duration, in practice, these settings are not modifiable on a running cluster on AWS/ES.

AchintyaAshok commented 3 years ago

This can be done (for future viewers of this topic) through a client that uses the authorization parameters required for your ES Cluster.