Module: ElasticGraph::SchemaDefinition::Indexing::FieldType Private
- Defined in:
- elasticgraph-schema_definition/lib/elastic_graph/schema_definition/indexing/field_type/enum.rb,
elasticgraph-schema_definition/lib/elastic_graph/schema_definition/indexing/field_type/union.rb,
elasticgraph-schema_definition/lib/elastic_graph/schema_definition/indexing/field_type/object.rb,
elasticgraph-schema_definition/lib/elastic_graph/schema_definition/indexing/field_type/scalar.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Contains implementation logic for the different types of indexing fields.