We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da44bb commit f337c1bCopy full SHA for f337c1b
tests/default/rollup/jobs.yaml
@@ -117,7 +117,7 @@ chapters:
117
index:
118
number_of_shards: '2'
119
number_of_replicas: '0'
120
- codec: 'zlib'
+ codec: zlib
121
- synopsis: Get an index rollup job with target_index_settings.
122
version: '>= 3.0'
123
path: /_plugins/_rollup/jobs/{id}
@@ -134,7 +134,7 @@ chapters:
134
135
136
137
138
- synopsis: Delete an index rollup job.
139
140
method: DELETE
0 commit comments