Areek Zillur 1d581e6286 Search Exists API: Checks if any matching documents exist for a given query
Implements a new Exists API allowing users to do fast exists check on any matched documents for a given query.
This API should be faster then using the Count API as it will:
 - early terminate the search execution once any document is found to exist
 - return the response as soon as the first shard reports matched documents

closes #6995
2014-07-31 15:42:30 -04:00
..
2014-03-16 12:16:09 +01:00
2014-03-20 10:13:30 -07:00
2014-03-20 10:13:30 -07:00
2014-01-27 11:28:32 +01:00
2014-03-28 11:13:54 +01:00
2014-01-16 19:54:25 +01:00
2014-01-20 11:14:11 +01:00
2014-01-20 11:14:11 +01:00
2014-01-20 11:14:11 +01:00