_analyze api does not correctly use normalizers when specified #48650
Labels
>bug
:Search Relevance/Analysis
How text is split into tokens
Team:Search Relevance
Meta label for the Search Relevance team in Elasticsearch
7.3.1 (
bin/elasticsearch --version
):Plugins installed: []
Embedded Java 11 (
java -version
):OS version (
uname -a
if on a Unix-like system):Description: When using the _analyze api endpoint on an index with normalizer defined in the index settings. The output is coming from the default analyzer instead of the normalizer under test,
Steps to reproduce:
Create a test index
The text was updated successfully, but these errors were encountered: