Closed colings86 closed 6 years ago
Encountered an exact issue today on version 5.2.2. Created a custom analyzer, but the tokenizer name was spelled incorrectly. Now I can't open the index. And seems like I can't delete the custom analyzer also.
Keep getting this error, when I try to update the settings.
Custom Analyzer [custom_minhash_analyzer] failed to find tokenizer under name [min_hash]
Any workarounds? I can't create another index at all after getting this error. Is there any way to hard-reset ES ?
@colings86 I think this issue was fixed by #24487
I agree this should be fixed by #24487. Closing.
Steps to reproduce:
We should validate the analyzer when the settings are updated so we don't have invalid analyzers defined in the index settings. Interestingly we actually do validate the analyzer if you try to add it when creating the index.
Errors with:
This issue was raised in a mailing list post: https://groups.google.com/forum/#!topic/elasticsearch/roLINFQWfFc