Elasticsearch multiplexer token filter with synonyms doesn’t work as expected
I’m using almost latest Elastic 8.13 and currently trying to make analyzer with multiplexer, that uses synonym filter. However, I found out that results from simple filter-chaining (without multiplexer) differ from multiplexer with the same token filters.