- Elasticsearch 7.0 Cookbook(Fourth Edition)
- Alberto Paro
- 60字
- 2021-06-24 14:52:01
See also
- The online documentation on Elasticsearch provides a full description of all properties for the different mapping fields at https://www.elastic.co/guide/en/elasticsearch/reference/master/mapping-params.html
- The Specifying a different Analyzer recipe at the end of this chapter shows alternative analyzers to the standard one
- For newcomers who want to explore the concepts of tokenization, I would suggest reading the official Elasticsearch documentation at https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-tokenizers.html