Package | Description |
---|---|
org.elasticsearch.action.mlt |
More Like This action.
|
org.elasticsearch.action.percolate |
Constructor and Description |
---|
TransportMoreLikeThisAction(Settings settings,
ThreadPool threadPool,
TransportSearchAction searchAction,
TransportGetAction getAction,
ClusterService clusterService,
IndicesService indicesService,
TransportService transportService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportPercolateAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
PercolatorService percolatorService,
TransportGetAction getAction,
ActionFilters actionFilters) |
Copyright © 2009–2015. All rights reserved.