struct SearchIngest::Schemas::Field
- SearchIngest::Schemas::Field
- Struct
- Value
- Object
Defined in:
search-ingest/schemas.crConstructors
Instance Method Summary
- #==(other : self)
- #clone
- #copy_with(name _name = @name, type _type = @type, fields _fields = @fields)
-
#field_mapping
Represents the mapping of this field in an Elasticsearch schema
- #fields : Array(String) | Nil
- #name : String
- #type : String