diff --git a/rest-api-spec/api/indices.analyze.json b/rest-api-spec/api/indices.analyze.json index 595985fe61b..804501c6885 100644 --- a/rest-api-spec/api/indices.analyze.json +++ b/rest-api-spec/api/indices.analyze.json @@ -18,7 +18,7 @@ }, "field": { "type" : "string", - "description" : "The name of the field to " + "description" : "Use the analyzer configured for this field (instead of passing the analyzer name)" }, "filters": { "type" : "list",