Class AnalyzeAction.Request

All Implemented Interfaces:
IndicesRequest, Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest
Enclosing class:
AnalyzeAction

public static class AnalyzeAction.Request extends SingleShardRequest<AnalyzeAction.Request>
A request to analyze a text associated with a specific index. Allow to provide the actual analyzer name to perform the analysis with.