Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

knn is not working in elastic search #365

Open
ghost opened this issue Jan 5, 2022 · 2 comments
Open

knn is not working in elastic search #365

ghost opened this issue Jan 5, 2022 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 5, 2022

{'error': {'root_cause': [{'type': 'illegal_argument_exception', 'reason': 'unknown setting [index.knn] please check that any required plugins are installed, or check the breaking changes documentation for removed settings'}], 'type': 'illegal_argument_exception', 'reason': 'unknown setting [index.knn] please check that any required plugins are installed, or check the breaking changes documentation for removed settings', 'suppressed': [{'type': 'illegal_argument_exception', 'reason': 'unknown setting [index.knn.algo_param.ef_construction] please check that any required plugins are installed, or check the breaking changes documentation for removed settings'}, {'type': 'illegal_argument_exception', 'reason': 'unknown setting [index.knn.algo_param.m] please check that any required plugins are installed, or check the breaking changes documentation for removed settings'}, {'type': 'illegal_argument_exception', 'reason': 'unknown setting [index.knn.algo_param.ef_search] please check that any required plugins are installed, or check the breaking changes documentation for removed settings'}]}, 'status': 400} .
index.knn is not running in elastic search , how we can install index.knn plugin to our elastic search

@jmazanec15
Copy link
Member

@kottedileep Is the plugin installed?

@ghost
Copy link
Author

ghost commented Jan 13, 2022 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant