Adrien Grand a608db122d Search: Remove the count search type.
This commit brings the benefits of the `count` search type to search requests
that have a `size` of 0:
 - a single round-trip to shards (no fetch phase)
 - ability to use the query cache

Since `count` now provides no benefits over `query_then_fetch`, it has been
deprecated.

Close #7630
2015-03-31 11:31:49 +02:00
..
2014-03-07 14:24:58 +01:00
2014-12-01 10:52:00 +01:00
2015-03-17 11:27:13 -07:00
2014-03-07 14:24:58 +01:00
2014-04-15 17:57:25 +02:00