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