elasticsearch - Mapping in elasticsearch - elastic - elastic search - elasticsearch tutorial - elasticsearch docker
An Analyzer can be applied to a mapping by using "analyzer", by default the "standard" Analyzer is used. Alternatively, if you do not wish to have any analyzer used (because tokenizing or normalization would not be useful) you may specify "index":"not_analyzed"