Skip to content

Commit

Permalink
Closes #9398
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Ochsner authored and clintongormley committed Jan 23, 2015
1 parent ecfcab1 commit 3307df6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rest-api-spec/api/search.json
Expand Up @@ -42,6 +42,10 @@
"type" : "list",
"description" : "A comma-separated list of fields to return as part of a hit"
},
"fielddata_fields": {
"type" : "list",
"description" : "A comma-separated list of fields to return as the field data representation of a field for each hit"
},
"from": {
"type" : "number",
"description" : "Starting offset (default: 0)"
Expand Down

0 comments on commit 3307df6

Please sign in to comment.