mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
[DOCS] Fix rollup API prereq wording
This commit is contained in:
parent
63ad862f2a
commit
fa8a49b8a7
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ or `manage` <<privileges-list-cluster,cluster privilege>> to use this API.
|
|||
* You can only roll up an index that contains:
|
||||
|
||||
** A <<date,`date`>> or <<date_nanos,`date_nanos`>> timestamp field
|
||||
** One or more <<number,numeric>> fields to store as `metrics`
|
||||
** One or more <<number,numeric>> fields
|
||||
|
||||
[[rollup-api-path-params]]
|
||||
==== {api-path-parms-title}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue