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

knn is not working in elastic search #365

@ghost

Description

{'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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions