See: Description
Class | Description |
---|---|
CategoryContextMapping |
A
ContextMapping that uses a simple string as a criteria
The suggestions are boosted and/or filtered by their associated
category (string) value. |
CategoryContextMapping.Builder |
Builder for
CategoryContextMapping |
CategoryQueryContext |
Defines the query context for
CategoryContextMapping |
CategoryQueryContext.Builder | |
ContextBuilder<E extends ContextMapping> |
Builder for
ContextMapping |
ContextMapping<T extends ToXContent> |
A
ContextMapping defines criteria that can be used to
filter and/or boost suggestions at query time for CompletionFieldMapper . |
ContextMapping.InternalQueryContext | |
ContextMappings |
ContextMappings indexes context-enabled suggestion fields
and creates context queries for defined
ContextMapping s
for a CompletionFieldMapper |
GeoContextMapping |
A
ContextMapping that uses a geo location/area as a
criteria. |
GeoContextMapping.Builder | |
GeoQueryContext |
Defines the query context for
GeoContextMapping |
GeoQueryContext.Builder |
Enum | Description |
---|---|
ContextMapping.Type |