enum Elasticsearch::Type
Defined in:
types.crEnum Members
-
AggregateMetricDouble =
0 -
Alias =
1 -
Binary =
2 -
Boolean =
3 -
Byte =
4 -
ConstantKeyword =
5 -
Date =
6 -
DateNanos =
7 -
DenseVector =
8 -
Double =
9 -
Flattened =
10 -
Float =
11 -
Geopoint =
12 -
Geoshape =
13 -
HalfFloat =
14 -
Histogram =
15 -
IP =
16 -
Integer =
17 -
Join =
18 -
Keyword =
19 -
Long =
20 -
MatchOnlyText =
21 -
Nested =
22 -
Numeric =
23 -
Object =
24 -
Percolator =
25 -
Point =
26 -
Range =
27 -
RankFeature =
28 -
RankFeatures =
29 -
ScaledFloat =
30 -
SearchAsYouType =
31 -
Shape =
32 -
Short =
33 -
Text =
34 -
TokenCount =
35 -
UnsignedLong =
36 -
Version =
37 -
Wildcard =
38
Instance Method Summary
- #aggregate_metric_double?
- #alias?
- #binary?
- #boolean?
- #byte?
- #constant_keyword?
- #date?
- #date_nanos?
- #dense_vector?
- #double?
- #flattened?
- #float?
- #geopoint?
- #geoshape?
- #half_float?
- #histogram?
- #integer?
- #ip?
- #join?
- #keyword?
- #long?
- #match_only_text?
- #nested?
- #numeric?
- #object?
- #percolator?
- #point?
- #range?
- #rank_feature?
- #rank_features?
- #scaled_float?
- #search_as_you_type?
- #shape?
- #short?
- #text?
- #token_count?
- #unsigned_long?
- #version?
- #wildcard?