2019-08-02 20:42:33 +08:00
|
|
|
|
2019-08-21 21:42:10 +08:00
|
|
|
tag::allow-no-indices[]
|
|
|
|
`allow_no_indices`::
|
|
|
|
(Optional, boolean) If `true`, the request returns an error if a wildcard
|
|
|
|
expression or `_all` value retrieves only missing or closed indices. This
|
|
|
|
parameter also applies to <<indices-aliases,index aliases>> that point to a
|
|
|
|
missing or closed index.
|
|
|
|
end::allow-no-indices[]
|
|
|
|
|
2019-08-29 07:44:22 +08:00
|
|
|
tag::analyzer[]
|
|
|
|
analyzer`::
|
|
|
|
(Optional, string) Defines the analyzer to use for the query string.
|
|
|
|
end::analyzer[]
|
|
|
|
|
|
|
|
tag::analyze_wildcard[]
|
|
|
|
`analyze_wildcard`::
|
|
|
|
(Optional, boolean) If `true`, wildcard and prefix queries will also be
|
|
|
|
analyzed. Defaults to `false`.
|
|
|
|
end::analyze_wildcard[]
|
|
|
|
|
2019-08-05 23:17:37 +08:00
|
|
|
tag::bytes[]
|
|
|
|
`bytes`::
|
|
|
|
(Optional, <<byte-units,byte size units>>) Unit used to display byte values.
|
|
|
|
end::bytes[]
|
|
|
|
|
2019-08-29 07:44:22 +08:00
|
|
|
tag::default_operator[]
|
|
|
|
`default_operator`::
|
|
|
|
(Optional, string) The default operator for query string query: AND or OR.
|
|
|
|
Defaults to `OR`.
|
|
|
|
end::default_operator[]
|
|
|
|
|
|
|
|
tag::df[]
|
|
|
|
`df`::
|
|
|
|
(Optional, string) Defines the field to use as default where no field prefix is
|
|
|
|
given in the query string.
|
|
|
|
end::df[]
|
|
|
|
|
2019-08-21 21:42:10 +08:00
|
|
|
tag::expand-wildcards[]
|
|
|
|
`expand_wildcards`::
|
|
|
|
+
|
|
|
|
--
|
|
|
|
(Optional, string) Controls what kind of indices that wildcard
|
|
|
|
expressions can expand to. Valid values are:
|
|
|
|
|
|
|
|
`all`::
|
|
|
|
Expand to open and closed indices.
|
|
|
|
|
|
|
|
`open`::
|
|
|
|
Expand only to open indices.
|
|
|
|
|
|
|
|
`closed`::
|
|
|
|
Expand only to closed indices.
|
|
|
|
|
|
|
|
`none`::
|
|
|
|
Wildcard expressions are not accepted.
|
|
|
|
--
|
|
|
|
end::expand-wildcards[]
|
|
|
|
|
2019-08-05 20:27:15 +08:00
|
|
|
tag::cat-h[]
|
2019-08-07 21:31:07 +08:00
|
|
|
`h`::
|
2019-08-05 20:27:15 +08:00
|
|
|
(Optional, string) Comma-separated list of column names to display.
|
|
|
|
end::cat-h[]
|
|
|
|
|
2019-08-07 22:46:39 +08:00
|
|
|
tag::flat-settings[]
|
|
|
|
`flat_settings`::
|
2019-08-13 05:50:15 +08:00
|
|
|
(Optional, boolean) If `true`, returns settings in flat format. Defaults to
|
2019-08-07 22:46:39 +08:00
|
|
|
`false`.
|
|
|
|
end::flat-settings[]
|
|
|
|
|
2019-08-29 07:44:22 +08:00
|
|
|
tag::from[]
|
|
|
|
`from`::
|
|
|
|
(Optional, integer) Defines the starting offset. Defaults to `0`.
|
|
|
|
end::from[]
|
|
|
|
|
2019-08-05 20:27:15 +08:00
|
|
|
tag::help[]
|
|
|
|
`help`::
|
|
|
|
(Optional, boolean) If `true`, the response returns help information. Defaults
|
|
|
|
to `false`.
|
|
|
|
end::help[]
|
|
|
|
|
|
|
|
tag::http-format[]
|
|
|
|
`format`::
|
|
|
|
(Optional, string) Short version of the
|
|
|
|
https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html[HTTP accept header].
|
|
|
|
Valid values include JSON, YAML, etc.
|
|
|
|
end::http-format[]
|
|
|
|
|
2019-08-23 23:14:51 +08:00
|
|
|
tag::include-defaults[]
|
|
|
|
`include_defaults`::
|
|
|
|
(Optional, string) If `true`, return all default settings in the response.
|
|
|
|
Defaults to `false`.
|
|
|
|
end::include-defaults[]
|
|
|
|
|
2019-08-21 21:42:10 +08:00
|
|
|
tag::include-type-name[]
|
|
|
|
`include_type_name`::
|
|
|
|
deprecated:[7.0.0, Mapping types have been deprecated. See <<removal-of-types>>.]
|
|
|
|
(Optional, boolean) If `true`, a mapping type is expected in the body of
|
|
|
|
mappings. Defaults to `false`.
|
|
|
|
end::include-type-name[]
|
|
|
|
|
|
|
|
tag::index-ignore-unavailable[]
|
|
|
|
`ignore_unavailable`::
|
|
|
|
(Optional, boolean) If `true`, missing or closed indices are not included in the
|
|
|
|
response. Defaults to `false`.
|
|
|
|
end::index-ignore-unavailable[]
|
|
|
|
|
2019-08-07 21:08:09 +08:00
|
|
|
tag::include-unloaded-segments[]
|
|
|
|
`include_unloaded_segments`::
|
|
|
|
(Optional, boolean) If `true`, the response includes information from segments
|
|
|
|
that are **not** loaded into memory. Defaults to `false`.
|
|
|
|
end::include-unloaded-segments[]
|
|
|
|
|
2019-08-06 20:36:22 +08:00
|
|
|
tag::index[]
|
2019-08-23 22:57:20 +08:00
|
|
|
`<index>`::
|
2019-08-07 21:08:09 +08:00
|
|
|
(Optional, string) Comma-separated list or wildcard expression of index names
|
|
|
|
used to limit the request.
|
2019-08-06 20:36:22 +08:00
|
|
|
end::index[]
|
|
|
|
|
2019-08-29 07:44:22 +08:00
|
|
|
tag::lenient[]
|
|
|
|
`lenient`::
|
|
|
|
(Optional, boolean) If `true`, format-based query failures (such as
|
|
|
|
providing text to a numeric field) will be ignored. Defaults to `false`.
|
|
|
|
end::lenient[]
|
|
|
|
|
2019-08-05 20:27:15 +08:00
|
|
|
tag::local[]
|
|
|
|
`local`::
|
|
|
|
(Optional, boolean) If `true`, the request retrieves information from the local
|
|
|
|
node only. Defaults to `false`, which means information is retrieved from
|
|
|
|
the master node.
|
|
|
|
end::local[]
|
|
|
|
|
|
|
|
tag::name[]
|
2019-08-23 22:57:20 +08:00
|
|
|
`<name>`::
|
2019-08-05 20:27:15 +08:00
|
|
|
(Optional, string) Comma-separated list of alias names to return.
|
|
|
|
end::name[]
|
|
|
|
|
2019-08-05 23:17:37 +08:00
|
|
|
tag::node-id[]
|
2019-08-23 22:57:20 +08:00
|
|
|
`<node_id>`::
|
2019-08-05 23:17:37 +08:00
|
|
|
(Optional, string) Comma-separated list of node IDs or names used to limit
|
|
|
|
returned information.
|
|
|
|
end::node-id[]
|
|
|
|
|
2019-08-29 07:44:22 +08:00
|
|
|
tag::search-q[]
|
|
|
|
`q`::
|
|
|
|
(Optional, string) Query in the Lucene query string syntax.
|
|
|
|
end::search-q[]
|
|
|
|
|
2019-08-05 20:27:15 +08:00
|
|
|
tag::cat-s[]
|
2019-08-07 21:31:07 +08:00
|
|
|
`s`::
|
2019-08-05 20:27:15 +08:00
|
|
|
(Optional, string) Comma-separated list of column names or column aliases used
|
|
|
|
to sort the response.
|
|
|
|
end::cat-s[]
|
|
|
|
|
2019-08-29 07:44:22 +08:00
|
|
|
tag::search_type[]
|
|
|
|
`search_type`::
|
|
|
|
(Optional, string) Defines the type of the search operation. Available options:
|
|
|
|
* `query_then_fetch`
|
|
|
|
* `dfs_query_then_fetch`
|
|
|
|
end::search_type[]
|
|
|
|
|
|
|
|
tag::search_timeout[]
|
|
|
|
`search_timeout`::
|
|
|
|
(Optional, <<time-units, time units>> Explicit timeout for each search
|
|
|
|
request. Defaults to no timeout.
|
|
|
|
end::search_timeout[]
|
|
|
|
|
|
|
|
tag::sort[]
|
|
|
|
`sort`::
|
|
|
|
(Optional, string) A comma-separated list of <field>:<direction> pairs.
|
|
|
|
end::sort[]
|
|
|
|
|
|
|
|
tag::source[]
|
|
|
|
`_source`::
|
|
|
|
(Optional, string) True or false to return the `_source` field or not, or a
|
|
|
|
list of fields to return.
|
|
|
|
end::source[]
|
|
|
|
|
|
|
|
tag::source_excludes[]
|
|
|
|
`_source_excludes`::
|
|
|
|
(Optional, string) A list of fields to exclude from the returned `_source`
|
|
|
|
field.
|
|
|
|
end::source_excludes[]
|
|
|
|
|
|
|
|
tag::source_includes[]
|
|
|
|
`_source_includes`::
|
|
|
|
(Optional, string) A list of fields to extract and return from the `_source`
|
|
|
|
field.
|
|
|
|
end::source_includes[]
|
|
|
|
|
|
|
|
tag::terminate_after[]
|
|
|
|
`terminate_after`::
|
|
|
|
(Optional, integer) The maximum number of documents to collect for each shard,
|
|
|
|
upon reaching which the query execution will terminate early.
|
|
|
|
end::terminate_after[]
|
|
|
|
|
2019-08-05 20:27:15 +08:00
|
|
|
tag::cat-v[]
|
2019-08-07 21:31:07 +08:00
|
|
|
`v`::
|
2019-08-05 20:27:15 +08:00
|
|
|
(Optional, boolean) If `true`, the response includes column headings. Defaults
|
|
|
|
to `false`.
|
|
|
|
end::cat-v[]
|
|
|
|
|
2019-08-29 07:44:22 +08:00
|
|
|
tag::version[]
|
|
|
|
`version`::
|
|
|
|
(Optional, boolean) If `true`, returns the document version as part of a hit.
|
|
|
|
end::version[]
|
|
|
|
|
2019-08-13 05:50:15 +08:00
|
|
|
tag::doc-pipeline[]
|
|
|
|
`pipeline`::
|
|
|
|
(Optional, string) ID of the pipeline to use to preprocess incoming documents.
|
|
|
|
end::doc-pipeline[]
|
|
|
|
|
|
|
|
tag::doc-refresh[]
|
|
|
|
`refresh`::
|
|
|
|
(Optional, enum) If `true`, {es} refreshes the affected shards to make this
|
|
|
|
operation visible to search, if `wait_for` then wait for a refresh to make
|
|
|
|
this operation visible to search, if `false` do nothing with refreshes.
|
|
|
|
Valid values: `true`, `false`, `wait_for`. Default: `false`.
|
|
|
|
end::doc-refresh[]
|
|
|
|
|
|
|
|
tag::doc-seq-no[]
|
|
|
|
`if_seq_no`::
|
|
|
|
(Optional, integer) Only perform the operation if the document has this
|
|
|
|
sequence number. See <<optimistic-concurrency-control-index>>.
|
|
|
|
end::doc-seq-no[]
|
|
|
|
|
|
|
|
tag::doc-primary-term[]
|
|
|
|
`if_primary_term`::
|
|
|
|
(Optional, integer) Only perform the operation if the document has
|
|
|
|
this primary term. See <<optimistic-concurrency-control-index>>.
|
|
|
|
end::doc-primary-term[]
|
|
|
|
|
|
|
|
tag::doc-routing[]
|
|
|
|
`routing`::
|
|
|
|
(Optional, string) Target the specified primary shard.
|
|
|
|
end::doc-routing[]
|
|
|
|
|
|
|
|
tag::doc-version[]
|
|
|
|
`version`::
|
|
|
|
(Optional, integer) Explicit version number for concurrency control.
|
|
|
|
The specified version must match the current version of the document for the
|
|
|
|
request to succeed.
|
|
|
|
end::doc-version[]
|
|
|
|
|
|
|
|
tag::doc-version-type[]
|
|
|
|
`version_type`::
|
|
|
|
(Optional, enum) Specific version type: `internal`, `external`,
|
|
|
|
`external_gte`, `force`.
|
|
|
|
end::doc-version-type[]
|
|
|
|
|
|
|
|
tag::doc-wait-for-active-shards[]
|
|
|
|
`wait_for_active_shards`::
|
2019-08-26 20:31:31 +08:00
|
|
|
+
|
|
|
|
--
|
2019-08-13 05:50:15 +08:00
|
|
|
(Optional, string) The number of shard copies that must be active before
|
|
|
|
proceeding with the operation. Set to `all` or any positive integer up
|
|
|
|
to the total number of shards in the index (`number_of_replicas+1`).
|
|
|
|
Default: 1, the primary shard.
|
2019-08-26 20:31:31 +08:00
|
|
|
|
|
|
|
See <<index-wait-for-active-shards>>.
|
|
|
|
--
|
2019-08-13 05:50:15 +08:00
|
|
|
end::doc-wait-for-active-shards[]
|
|
|
|
|
2019-08-02 20:42:33 +08:00
|
|
|
tag::timeoutparms[]
|
2019-08-05 20:27:15 +08:00
|
|
|
|
2019-08-14 00:54:04 +08:00
|
|
|
tag::timeout[]
|
2019-08-02 20:42:33 +08:00
|
|
|
`timeout`::
|
|
|
|
(Optional, <<time-units, time units>>) Specifies the period of time to wait for
|
|
|
|
a response. If no response is received before the timeout expires, the request
|
|
|
|
fails and returns an error. Defaults to `30s`.
|
2019-08-14 00:54:04 +08:00
|
|
|
end::timeout[]
|
2019-08-02 20:42:33 +08:00
|
|
|
|
2019-08-05 20:27:15 +08:00
|
|
|
tag::master-timeout[]
|
2019-08-02 20:42:33 +08:00
|
|
|
`master_timeout`::
|
|
|
|
(Optional, <<time-units, time units>>) Specifies the period of time to wait for
|
|
|
|
a connection to the master node. If no response is received before the timeout
|
|
|
|
expires, the request fails and returns an error. Defaults to `30s`.
|
2019-08-05 20:27:15 +08:00
|
|
|
end::master-timeout[]
|
|
|
|
|
2019-08-13 05:50:15 +08:00
|
|
|
end::timeoutparms[]
|