- Elasticsearch 7.0 Cookbook(Fourth Edition)
- Alberto Paro
- 59字
- 2021-06-24 14:52:13
Specifying different analyzers
In the previous recipes, we have looked at how to map different fields and objects in Elasticsearch, and we have described how it's easy to change the standard analyzer with the analyzer and search_analyzer properties.
In this recipe, we will loot at several analyzers and learn how to use them to improve indexing and searching quality.