Package org.elasticsearch.index.mapper
Class RoutingFieldMapper.Defaults
java.lang.Object
org.elasticsearch.index.mapper.RoutingFieldMapper.Defaults
- Enclosing class:
- RoutingFieldMapper
-
Field Summary
Modifier and TypeFieldDescriptionstatic org.apache.lucene.document.FieldType
static boolean
-
Constructor Summary
-
Method Summary
-
Field Details
-
FIELD_TYPE
public static final org.apache.lucene.document.FieldType FIELD_TYPE -
REQUIRED
public static final boolean REQUIRED- See Also:
- Constant Field Values
-
-
Constructor Details
-
Defaults
public Defaults()
-