elasticsearch mapping type


Overview of field types
Primary classification Secondary classification Specific types
Core type String type string, text, keyword
integer type integer, long, short, byte
floating point type double, float, half_float, scaled_float
logical type boolean
date type date
range type range
binary Type binary
compound type array type array
object type object
nested type nested
geographic type geographic coordinate type geo_point
geographic map geo_shape
special type IP type ip
range type completion
token count type token_count
attachment type attachment
extraction type percolator

Guess you like

Origin www.cnblogs.com/lIllIll/p/12758084.html