_analyze API fails if char_filters is set in body. #15257
Labels
>bug
:Search Relevance/Analysis
How text is split into tokens
Team:Search Relevance
Meta label for the Search Relevance team in Elasticsearch
If it's passed as URL parameter, it works.
It looks _analyze API sets char_filters as token_filters:
https://github.com/elastic/elasticsearch/blob/master/core/src/main/java/org/elasticsearch/rest/action/admin/indices/analyze/RestAnalyzeAction.java#L132
The text was updated successfully, but these errors were encountered: