OpenSearch/modules
Henning Andersen dea935ac31
Reindex max_docs parameter name (#42942)
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-07 12:16:36 +02:00
..
aggs-matrix-stats Only create final MatrixStatsResults on final reduction (#39205) 2019-02-21 14:18:45 -05:00
analysis-common Deprecate CommonTermsQuery and cutoff_frequency (#42619) (#42691) 2019-05-30 18:04:47 +02:00
ingest-common [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
ingest-geoip Remove -Xlint exclusions in the ingest-geoip module. (#40629) 2019-04-01 16:21:07 +02:00
ingest-user-agent convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
lang-expression Allow aggregations using expressions to use _score (#42652) 2019-05-29 13:28:33 -07:00
lang-mustache Cut over SearchResponse and SearchTemplateResponse to Writeable (#41855) 2019-05-22 18:47:54 +02:00
lang-painless [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
mapper-extras Bump 7.x branch to version 7.2.0 2019-05-01 13:38:57 -04:00
parent-join Deprecate using 0 value for `min_children` in `has_child` query (#41555) 2019-04-26 21:00:11 +02:00
percolator Fixed ignoring name parameter for percolator queries (#42598) 2019-05-28 09:38:00 +02:00
rank-eval [Docs] Fix common word repetitions (#39703) 2019-04-25 20:47:47 +02:00
reindex Reindex max_docs parameter name (#42942) 2019-06-07 12:16:36 +02:00
repository-url Remove Delete Method from BlobStore (#41619) (#42574) 2019-05-27 12:24:20 +02:00
transport-netty4 Rename autoMinMasterNodes to autoManageMasterNodes (#42789) 2019-06-03 12:12:07 +01:00
build.gradle convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00