Elasticsearch7.3教程第九部分有哪些内容?
- 内容介绍
- 文章标签
- 相关推荐
本文共计1670个文字,预计阅读时间需要7分钟。
1、mapping的核心数据类型及dynamic mapping
1.1 核心的数据类型
- string: text 和 keyword- byte, short, integer, long, float, double, boolean, date详情见:https://www.elastic.co/guide/en/elasticsearch/reference/7.3/map. 1、mapping的核心数据类型以及dynamic mapping 1.1 核心的数据类型string :text and keyword,byte,short,integer,long,float,double,boolean,date
详见:www.elastic.co/guide/en/elasticsearch/reference/7.3/mapping-types.html。
本文共计1670个文字,预计阅读时间需要7分钟。
1、mapping的核心数据类型及dynamic mapping
1.1 核心的数据类型
- string: text 和 keyword- byte, short, integer, long, float, double, boolean, date详情见:https://www.elastic.co/guide/en/elasticsearch/reference/7.3/map. 1、mapping的核心数据类型以及dynamic mapping 1.1 核心的数据类型string :text and keyword,byte,short,integer,long,float,double,boolean,date
详见:www.elastic.co/guide/en/elasticsearch/reference/7.3/mapping-types.html。

