Lines Matching refs:fields

111 $params['_source']                = (list) True or false to return the _source field or not, or default list of fields to return, can be overridden on each sub-request
112 $params['_source_excludes'] = (list) Default list of fields to exclude from the returned _source field, can be overridden on each sub-request
113 $params['_source_includes'] = (list) Default list of fields to extract and return from the _source field, can be overridden on each sub-request
293 $params['stored_fields'] = (list) A comma-separated list of stored fields to return in the response
298 $params['_source'] = (list) True or false to return the _source field or not, or a list of fields to return
299 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
300 $params['_source_includes'] = (list) A list of fields to extract and return from the _source field
322 $params['_source'] = (list) True or false to return the _source field or not, or a list of fields to return
323 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
324 $params['_source_includes'] = (list) A list of fields to extract and return from the _source field
346 $params['stored_fields'] = (list) A comma-separated list of stored fields to return in the response
351 $params['_source'] = (list) True or false to return the _source field or not, or a list of fields to return
352 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
353 $params['_source_includes'] = (list) A list of fields to extract and return from the _source field
368 $params['fields'] = (list) A comma-separated list of field names
372 $params['include_unmapped'] = (boolean) Indicates whether unmapped fields should be included in the response. (Default = false)
389 $params['stored_fields'] = (list) A comma-separated list of stored fields to return in the response
394 $params['_source'] = (list) True or false to return the _source field or not, or a list of fields to return
395 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
396 $params['_source_includes'] = (list) A list of fields to extract and return from the _source field
458 $params['_source'] = (list) True or false to return the _source field or not, or a list of fields to return
459 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
460 $params['_source_includes'] = (list) A list of fields to extract and return from the _source field
516 $params['stored_fields'] = (list) A comma-separated list of stored fields to return in the response
521 $params['_source'] = (list) True or false to return the _source field or not, or a list of fields to return
522 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
523 $params['_source_includes'] = (list) A list of fields to extract and return from the _source field
741 $params['stored_fields'] = (list) A comma-separated list of stored fields to return as part of a hit
742 $params['docvalue_fields'] = (list) A comma-separated list of fields to return as the docvalue representation of a field for each hit
756 $params['_source'] = (list) True or false to return the _source field or not, or a list of fields to return
757 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
758 $params['_source_includes'] = (list) A list of fields to extract and return from the _source field
837 $params['_source'] = (list) True or false to return the _source field or not, or a list of fields to return
838 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
839 $params['_source_includes'] = (list) A list of fields to extract and return from the _source field