Class IndexMapping

java.lang.Object
org.graylog2.indexer.IndexMapping
All Implemented Interfaces:
IndexMappingTemplate
Direct Known Subclasses:
IndexMapping7

public abstract class IndexMapping extends Object implements IndexMappingTemplate
Representing the message type mapping in Elasticsearch. This is giving ES more information about what the fields look like and how it should analyze them.