OpenSearch/x-pack/qa/smoke-test-watcher
Jim Ferenczi e179fd1274
Add support for rest_total_hits_as_int in watcher (#36035)
This change adds the support for rest_total_hits_as_int
in the watcher search inputs. Setting this parameter in the request
will transform the search response to contain the total hits as
a number (instead of an object).
Note that this parameter is currently a noop since #35849 is not
merged.

Closes #36008
2018-11-30 18:02:37 +01:00
..
src/test Add support for rest_total_hits_as_int in watcher (#36035) 2018-11-30 18:02:37 +01:00
build.gradle Merge branch 'master' into index-lifecycle 2018-08-23 11:52:59 -06:00