OpenSearch/docs/reference/search
Christoph Büscher 79db16f9bb
[Docs] Add search timeout caveats (#33354)
Global search timeouts and timeouts specified in the search request body use the
same internal mechanism as search cancellation. Therefore the same caveats
apply, mostly around the responsiveness of the timeout which gets only checked
by a running search on segment boundaries by default.

Closes #31263
2018-09-03 20:56:05 +02:00
..
request [Docs] Remove repeating words (#33087) 2018-08-28 13:16:43 +02:00
suggesters Set maxScore for empty TopDocs to Nan rather than 0 (#32938) 2018-08-22 17:23:54 +02:00
count.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
explain.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
field-caps.asciidoc In the field capabilities API, remove support for providing fields in the request body. (#30185) 2018-04-27 16:14:11 -07:00
multi-search.asciidoc Expose `max_concurrent_shard_requests` in `_msearch` (#33016) 2018-08-22 08:45:08 +02:00
profile.asciidoc Add early termination support to BucketCollector (#33279) 2018-09-03 09:34:35 +02:00
rank-eval.asciidoc Add ERR to ranking evaluation documentation (#32314) 2018-07-24 19:58:34 +02:00
request-body.asciidoc [Docs] Add search timeout caveats (#33354) 2018-09-03 20:56:05 +02:00
search-shards.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
search-template.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
search.asciidoc Deprecate filtering on `_type`. (#29468) 2018-04-13 09:07:51 +02:00
suggesters.asciidoc Correct an example in the top-level suggester documentation. (#30224) 2018-05-01 15:16:28 -07:00
uri-request.asciidoc Docs enhancement: added reference to cluster-level setting `search.default_allow_partial_results` (#32810) 2018-08-16 10:21:37 +01:00
validate.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00