| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.warmer.put | |
| org.elasticsearch.action.search |
Search action.
|
| Constructor and Description |
|---|
TransportPutWarmerAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
TransportSearchAction searchAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| Constructor and Description |
|---|
TransportMultiSearchAction(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterService clusterService,
TransportSearchAction searchAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
Copyright © 2009–2017. All rights reserved.