elasticsearch/docs/java-rest/high-level
Henning Andersen a6b5aaa3b4
Reindex max_docs parameter name (#41894)
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
2019-06-06 16:01:24 +02:00
..
ccr
cluster
dataframe [ML] adding pivot.max_search_page_size option for setting paging size (#41920) 2019-05-10 09:31:48 -05:00
document Reindex max_docs parameter name (#41894) 2019-06-06 16:01:24 +02:00
graph
ilm
indices Create client-only AnalyzeRequest/AnalyzeResponse classes (#42197) 2019-06-03 09:16:54 +01:00
ingest
licensing
migration
miscellaneous
ml
rollup Force selection of calendar or fixed intervals in date histo agg (#33727) 2019-05-06 17:17:11 -04:00
script
search
security
snapshot
tasks
watcher
aggs-builders.asciidoc
execution-no-req.asciidoc
execution.asciidoc
getting-started.asciidoc Provide names for all artifact repositories (#41857) 2019-05-07 06:34:51 -04:00
index.asciidoc
java-builders.asciidoc
migration.asciidoc
query-builders.asciidoc Remove CommonTermsQuery and cutoff_frequency param (#42654) 2019-05-31 17:06:06 +02:00
supported-apis.asciidoc