| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.analyze | |
| org.elasticsearch.action.support.single.custom |
| Modifier and Type | Class and Description |
|---|---|
class |
AnalyzeRequest
A request to analyze a text associated with a specific index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SingleCustomOperationRequest<T extends SingleCustomOperationRequest> |
class |
SingleCustomOperationRequestBuilder<Request extends SingleCustomOperationRequest<Request>,Response extends ActionResponse,RequestBuilder extends SingleCustomOperationRequestBuilder<Request,Response,RequestBuilder>> |
class |
TransportSingleCustomOperationAction<Request extends SingleCustomOperationRequest,Response extends ActionResponse>
Transport action used to send a read request to one of the shards that belong to an index.
|
Copyright © 2009–2016. All rights reserved.