This commit is contained in:
Andrew Ochsner 2015-01-23 09:54:10 -06:00 committed by Clinton Gormley
parent c617af37e8
commit f95fa83e5b
1 changed files with 4 additions and 0 deletions

View File

@ -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)"