Class Hierarchy
- java.lang.Object
- org.webpieces.elasticsearch.mapping.AbstractMapping
- org.webpieces.elasticsearch.mapping.BooleanMapping (implements org.webpieces.elasticsearch.mapping.PropertyMapping)
- org.webpieces.elasticsearch.mapping.KeywordMapping (implements org.webpieces.elasticsearch.mapping.PropertyMapping)
- org.webpieces.elasticsearch.mapping.TextMapping (implements org.webpieces.elasticsearch.mapping.PropertyMapping)
- org.webpieces.elasticsearch.mapping.Analysis
- org.webpieces.elasticsearch.mapping.CompletionMapping (implements org.webpieces.elasticsearch.mapping.PropertyMapping)
- org.webpieces.elasticsearch.mapping.Context
- org.webpieces.elasticsearch.mapping.DateMapping (implements org.webpieces.elasticsearch.mapping.PropertyMapping)
- org.webpieces.elasticsearch.mapping.ElasticIndex
- org.webpieces.elasticsearch.mapping.GeoMapping (implements org.webpieces.elasticsearch.mapping.PropertyMapping)
- org.webpieces.elasticsearch.mapping.IndexPrefixes
- org.webpieces.elasticsearch.mapping.IndexSettings
- org.webpieces.elasticsearch.mapping.MappingProperties
- org.webpieces.elasticsearch.mapping.Mappings
- org.webpieces.elasticsearch.mapping.Normalizer
- org.webpieces.elasticsearch.mapping.ObjectMapping (implements org.webpieces.elasticsearch.mapping.PropertyMapping)
- org.webpieces.elasticsearch.mapping.AbstractMapping
Interface Hierarchy
- org.webpieces.elasticsearch.mapping.PropertyMapping