Lines Matching refs:list

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
129 $params['scroll_id'] = DEPRECATED (list) A comma-separated list of scroll IDs to clear
130 $params['body'] = (array) A comma-separated list of scroll IDs to clear if none was specified via the scroll_id parameter
156 $params['index'] = (list) A comma-separated list of indices to restrict the results
157 $params['type'] = DEPRECATED (list) A comma-separated list of types to restrict the results
164 $params['routing'] = (list) A comma-separated list of specific routing values
231 $params['index'] = (list) A comma-separated list of index names to search; use `_all` or empty string to perform the operation on all indices (Required)
232 $params['type'] = DEPRECATED (list) A comma-separated list of document types to search; leave empty to perform the operation on all types
245 $params['routing'] = (list) A comma-separated list of specific routing values
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
367 $params['index'] = (list) A comma-separated list of index names; use `_all` or empty string to perform the operation on all indices
368 $params['fields'] = (list) A comma-separated list of field names
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
537 $params['index'] = (list) A comma-separated list of index names to use as default
538 $params['type'] = DEPRECATED (list) A comma-separated list of document types to use as default
555 $params['index'] = (list) A comma-separated list of index names to use as default
556 $params['type'] = DEPRECATED (list) A comma-separated list of document types to use as default
588 $params['index'] = (list) A comma-separated list of index names to open point in time; use `_all` or empty string to perform the operation on all indices
636 $params['index'] = (list) A comma-separated list of index names to search; use `_all` or empty string to perform the operation on all indices
733 $params['index'] = (list) A comma-separated list of index names to search; use `_all` or empty string to perform the operation on all indices
734 $params['type'] = DEPRECATED (list) A comma-separated list of document types to search; leave empty to perform the operation on all types
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
751 $params['routing'] = (list) A comma-separated list of specific routing values
755 $params['sort'] = (list) A comma-separated list of <field>:<direction> pairs
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
772 $params['index'] = (list) A comma-separated list of index names to search; use `_all` or empty string to perform the operation on all indices
791 $params['index'] = (list) A comma-separated list of index names to search; use `_all` or empty string to perform the operation on all indices
792 $params['type'] = DEPRECATED (list) A comma-separated list of document types to search; leave empty to perform the operation on all types
798 $params['routing'] = (list) A comma-separated list of specific routing values
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
861 $params['index'] = (list) A comma-separated list of index names to search; use `_all` or empty string to perform the operation on all indices (Required)
862 $params['type'] = DEPRECATED (list) A comma-separated list of document types to search; leave empty to perform the operation on all types
876 $params['routing'] = (list) A comma-separated list of specific routing values