Phrase/match queries on normalized fields built using the DSL fail on Elasticsearch
Description
This seems to be caused by the fact we always include an "analyzer" parameter when building Elasticsearch phrase/match queries, and Elasticsearch won't understand when we pass a normalizer name in this parameter.
For instance:
Environment
None
Fixed
Assignee
Reporter
Labels
None
Suitable for new contributors
None
Feedback Requested
None