public static class RoutingFieldMapper.Defaults extends AbstractFieldMapper.Defaults
Modifier and Type | Field and Description |
---|---|
static org.apache.lucene.document.FieldType |
FIELD_TYPE |
static String |
NAME |
static String |
PATH |
static boolean |
REQUIRED |
BOOST, DOC_VALUES, PATH_TYPE
Constructor and Description |
---|
Defaults() |
public static final String NAME
public static final org.apache.lucene.document.FieldType FIELD_TYPE
public static final boolean REQUIRED
public static final String PATH
Copyright © 2009–2015. All rights reserved.