Martijn van Groningen bb01995722 Made APIs consistently accept a query in the request body's query field.
The following APIs now accept the query in a top level `query` field like:
* delete_by_query
* validate_query
* count

These APIs used to accept the query directly in the request body which was inconsistent with the search and explain APIs. For this reason t

Closes #4074
2014-01-02 10:06:01 +01:00
..
2013-09-25 14:08:18 +02:00
2013-09-26 09:52:23 -07:00
2013-09-25 14:08:18 +02:00
2013-06-13 21:06:00 -04:00