[API SPEC] Update indicies.stats group param

This commit is contained in:
Spencer Alger 2014-07-08 11:25:13 -07:00
parent c9a46978e1
commit c268e2d0ef

View File

@ -35,7 +35,7 @@
"description" : "A comma-separated list of fields for `fielddata` and `completion` index metric (supports wildcards)"
},
"groups": {
"type" : "boolean",
"type" : "list",
"description" : "A comma-separated list of search groups for `search` index metric"
},
"human": {