I ran bin/magento indexer:reindex
but I get the following error:
Catalog Search index process unknown error: {"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"No handler for type [text] declared on field [_search]"}],"type":"mapper_parsing_exception","reason":"No handler for type [text] declared on field [_search]"},"status":400}
What could be the problem, and how can I solve it?
2
Answers
I fixed it by updating elasticsearch to the latest version
Visit this link for detailed clarification