public static class CompletionFieldMapper.Fields
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ParseField |
ANALYZER |
static java.lang.String |
CONTENT_FIELD_NAME_CONTEXTS |
static java.lang.String |
CONTENT_FIELD_NAME_INPUT |
static java.lang.String |
CONTENT_FIELD_NAME_WEIGHT |
static ParseField |
CONTEXTS |
static ParseField |
MAX_INPUT_LENGTH |
static ParseField |
PRESERVE_POSITION_INCREMENTS |
static ParseField |
PRESERVE_SEPARATORS |
static ParseField |
SEARCH_ANALYZER |
static ParseField |
TYPE |
Constructor and Description |
---|
Fields() |
public static final ParseField ANALYZER
public static final ParseField SEARCH_ANALYZER
public static final ParseField PRESERVE_SEPARATORS
public static final ParseField PRESERVE_POSITION_INCREMENTS
public static final ParseField TYPE
public static final ParseField CONTEXTS
public static final ParseField MAX_INPUT_LENGTH
public static final java.lang.String CONTENT_FIELD_NAME_INPUT
public static final java.lang.String CONTENT_FIELD_NAME_WEIGHT
public static final java.lang.String CONTENT_FIELD_NAME_CONTEXTS