elasticsearch/docs/reference/migration/migrate_6_0
Colin Goodheart-Smithe 43efcffcc2 Adds check for negative search request size (#25397)
* Adds check for negative search request size

This change adds a check to `SearchSourceBuilder` to throw and exception if the size set on it is set to a negative value.

Closes #22530

* fix error in reindex

* update re-index tests

* Addresses review comment

* Fixed tests

* Added random negative size test

* Fixes test
2017-07-04 10:51:38 +01:00
..
aggregations.asciidoc
cat.asciidoc
cluster.asciidoc
docs.asciidoc
indices.asciidoc Enable a long translog retention policy by default (#25294) 2017-06-22 17:08:14 +02:00
ingest.asciidoc
java.asciidoc Unify the result interfaces from get and search in Java client (#25361) 2017-06-29 11:35:28 +02:00
mappings.asciidoc Parse synonyms with the same analysis chain (#8049) 2017-06-20 21:50:33 +09:00
packaging.asciidoc Remove implicit 32-bit support 2017-06-28 08:24:33 -04:00
percolator.asciidoc
plugins.asciidoc Remove path.conf setting 2017-06-26 15:18:29 -04:00
reindex.asciidoc Adds check for negative search request size (#25397) 2017-07-04 10:51:38 +01:00
rest.asciidoc Remove QueryParseContext from parsing QueryBuilders (#25448) 2017-06-29 17:10:20 +02:00
scripting.asciidoc
search.asciidoc percolator: Deprecate `document_type` parameter. 2017-06-22 09:55:06 +02:00
settings.asciidoc Migration docs for #25080 (#25218) 2017-06-14 14:06:53 +02:00
stats.asciidoc