org.elasticsearch.index.mapper.xcontent
Class MultiFieldMapper.Defaults

java.lang.Object
  extended by org.elasticsearch.index.mapper.xcontent.MultiFieldMapper.Defaults
Enclosing class:
MultiFieldMapper

public static class MultiFieldMapper.Defaults
extends java.lang.Object


Field Summary
static ContentPath.Type PATH_TYPE
           
 
Constructor Summary
MultiFieldMapper.Defaults()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PATH_TYPE

public static final ContentPath.Type PATH_TYPE
Constructor Detail

MultiFieldMapper.Defaults

public MultiFieldMapper.Defaults()