Previously, a reindex request had two different size specifications in the body: * Outer level, determining the maximum documents to process * Inside the source element, determining the scroll/batch size. The outer level size has now been renamed to max_docs to avoid confusion and clarify its semantics, with backwards compatibility and deprecation warnings for using size. Similarly, the size parameter has been renamed to max_docs for update/delete-by-query to keep the 3 interfaces consistent. Finally, all 3 endpoints now support max_docs in both body and URL. Relates #24344 |
||
---|---|---|
.. | ||
ccr | ||
cluster | ||
dataframe | ||
document | ||
graph | ||
ilm | ||
indices | ||
ingest | ||
licensing | ||
migration | ||
miscellaneous | ||
ml | ||
rollup | ||
script | ||
search | ||
security | ||
snapshot | ||
tasks | ||
watcher | ||
aggs-builders.asciidoc | ||
execution-no-req.asciidoc | ||
execution.asciidoc | ||
getting-started.asciidoc | ||
index.asciidoc | ||
java-builders.asciidoc | ||
migration.asciidoc | ||
query-builders.asciidoc | ||
supported-apis.asciidoc |