elasticsearch/docs/reference/docs
Ievgen Degtiarenko 11b52619c5
do not scroll if max docs is less than scroll size (update/delete by query) (#81654)
This change allows to not open scroll while reindex/delete_by_query/update_by_query
if configured max_docs if less then or equal to the number of documents returned by the scroll batch.
2021-12-21 15:26:51 +01:00
..
bulk.asciidoc [DOCS] Custom routing for data streams 2021-11-10 07:11:50 -06:00
concurrency-control.asciidoc [DOCS] Reformat snippets to use two-space indents (#59973) 2020-07-21 12:24:26 -04:00
data-replication.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
delete-by-query.asciidoc do not scroll if max docs is less than scroll size (update/delete by query) (#81654) 2021-12-21 15:26:51 +01:00
delete.asciidoc [DOCS] Remove pipeline param from delete API (#70177) 2021-03-10 08:20:17 -05:00
get.asciidoc [DOCS] Fix allowed refresh args for several doc APIs (#74749) 2021-07-07 10:18:21 -04:00
index_.asciidoc [DOCS] Custom routing for data streams 2021-11-10 07:11:50 -06:00
multi-get.asciidoc [DOCS] Change _routing to routing in mget API docs (#76214) (#76304) 2021-08-10 13:08:50 -04:00
multi-termvectors.asciidoc [DOCS] Add security privileges to document API docs (#67843) 2021-01-25 09:46:09 -05:00
refresh.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
reindex.asciidoc Fix "outer" max_docs documentation (#80436) 2021-11-08 07:58:55 -06:00
termvectors.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
update-by-query.asciidoc do not scroll if max docs is less than scroll size (update/delete by query) (#81654) 2021-12-21 15:26:51 +01:00
update.asciidoc [DOCS] Update scripted upsert example (#81481) 2021-12-16 11:13:43 -05:00