|
@@ -94,8 +94,8 @@ Defaults to no terminate_after.
|
|
|
|`size` |The number of hits to return. Defaults to `10`.
|
|
|
|
|
|
|`search_type` |The type of the search operation to perform. Can be
|
|
|
-`dfs_query_then_fetch`, `dfs_query_and_fetch`, `query_then_fetch`,
|
|
|
-`query_and_fetch`, `scan` or `count` deprecated[2.0,Replaced by `size: 0`]. Defaults to `query_then_fetch`. See
|
|
|
+`dfs_query_then_fetch`, `query_then_fetch`, `scan` or `count`
|
|
|
+deprecated[2.0,Replaced by `size: 0`]. Defaults to `query_then_fetch`. See
|
|
|
<<search-request-search-type,_Search Type_>> for
|
|
|
more details on the different types of search that can be performed.
|
|
|
|