| Package | Description |
|---|---|
| org.elasticsearch.action.suggest |
Suggest action.
|
| org.elasticsearch.search.query |
| Constructor and Description |
|---|
TransportSuggestAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
SuggestPhase suggestPhase,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| Constructor and Description |
|---|
QueryPhase(AggregationPhase aggregationPhase,
SuggestPhase suggestPhase,
RescorePhase rescorePhase) |
Copyright © 2009–2017. All rights reserved.