Removed reference to search type 'count'

Removed reference to search type 'count' as this is now a deprecated
search type.
This commit is contained in:
aleph-zero 2015-05-04 14:48:40 -07:00
parent 04c1521428
commit 2b483cc806

View File

@ -64,9 +64,9 @@ And here is a sample response:
`search_type`::
The type of the search operation to perform. Can be
`dfs_query_then_fetch`, `query_then_fetch`, 'count',
or 'scan'. Defaults to `query_then_fetch`. See
<<search-request-search-type,_Search Type_>> for more.
`dfs_query_then_fetch`, `query_then_fetch`, or 'scan'.
Defaults to `query_then_fetch`.
See <<search-request-search-type,_Search Type_>> for more.
`query_cache`::