Closes #9398
This commit is contained in:
parent
c617af37e8
commit
f95fa83e5b
|
@ -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)"
|
||||
|
|
Loading…
Reference in New Issue