| Package | Description |
|---|---|
| org.elasticsearch.action.termvectors |
Get the term vector for a specific document.
|
| Constructor and Description |
|---|
TransportMultiTermVectorsAction(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterService clusterService,
TransportShardMultiTermsVectorAction shardAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
Copyright © 2009–2017. All rights reserved.