Package org.elasticsearch.xpack.esql.core.type
package org.elasticsearch.xpack.esql.core.type
-
ClassDescriptionThis enum represents data types the ES|QL query processing layer is able to interact with in some way.Conversion utility from one Elasticsearch data type to another Elasticsearch data types.Reference to a data type conversion that can be serialized.Information about a field in an ES index with the
datetypeInformation about a field in an ES index.Representation of field mapped differently across indices.Information about a field in an ES index with thekeywordtype.During IndexResolution it could occur that the same field is mapped to different types in different indices.This class is used as a marker for fields that may be unmapped, where an unmapped field is a field which exists in the _source but is not mapped in the index.Information about a field in an es index with thetexttype.Information about a field in an ES index that cannot be supported by ESQL.