public static class CompletionFieldMapper.Defaults extends AbstractFieldMapper.Defaults
Modifier and Type | Field and Description |
---|---|
static boolean |
DEFAULT_HAS_PAYLOADS |
static int |
DEFAULT_MAX_INPUT_LENGTH |
static boolean |
DEFAULT_POSITION_INCREMENTS |
static boolean |
DEFAULT_PRESERVE_SEPARATORS |
static org.apache.lucene.document.FieldType |
FIELD_TYPE |
BOOST, DOC_VALUES, PATH_TYPE
Constructor and Description |
---|
Defaults() |
public static final org.apache.lucene.document.FieldType FIELD_TYPE
public static final boolean DEFAULT_PRESERVE_SEPARATORS
public static final boolean DEFAULT_POSITION_INCREMENTS
public static final boolean DEFAULT_HAS_PAYLOADS
public static final int DEFAULT_MAX_INPUT_LENGTH
Copyright © 2009–2015. All rights reserved.