Class AnalyzeAction.Request

All Implemented Interfaces:
IndicesRequest, Writeable, 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.