| Package | Description |
|---|---|
| org.elasticsearch.index.mapper.core | |
| org.elasticsearch.search.suggest.completion | |
| org.elasticsearch.search.suggest.context |
| Class and Description |
|---|
| ContextMapping
A
ContextMapping is used t define a context that may used
in conjunction with a suggester. |
| ContextMapping.Context
A collection of
ContextMappings, their ContextMapping.ContextConfiguration and a
Document form a complete ContextMapping.Context. |
| Class and Description |
|---|
| ContextMapping.ContextQuery
A
ContextMapping.ContextQuery defines the context information for a specific ContextMapping
defined within a suggestion request. |
| Class and Description |
|---|
| CategoryContextMapping
The
CategoryContextMapping is used to define a ContextMapping that
references a field within a document. |
| CategoryContextMapping.Builder |
| ContextBuilder |
| ContextMapping
A
ContextMapping is used t define a context that may used
in conjunction with a suggester. |
| ContextMapping.Context
A collection of
ContextMappings, their ContextMapping.ContextConfiguration and a
Document form a complete ContextMapping.Context. |
| ContextMapping.ContextConfig
A
ContextMapping combined with the information provided by a document
form a ContextMapping.ContextConfig which is used to build the underlying FST. |
| ContextMapping.ContextQuery
A
ContextMapping.ContextQuery defines the context information for a specific ContextMapping
defined within a suggestion request. |
| GeolocationContextMapping
The
GeolocationContextMapping allows to take GeoInfomation into account
during building suggestions. |
| GeolocationContextMapping.Builder |
Copyright © 2009–2017. All rights reserved.