OpenSearch/docs/reference/search/request
Jason Tedor e96722d91c Add search preference to prefer multiple nodes
The search preference _prefer_node allows specifying a single node to
prefer when routing a request. This functionality can be enhanced by
permitting multiple nodes to be preferred. This commit replaces the
search preference _prefer_node with the search preference _prefer_nodes
which supplants the former by specifying a single node and otherwise
adds functionality.

Relates #18872
2016-06-14 21:34:24 -04:00
..
explain.asciidoc Add CONSOLE to several trivial search request docs. 2016-05-18 13:15:19 +02:00
fielddata-fields.asciidoc Add CONSOLE to several trivial search request docs. 2016-05-18 13:15:19 +02:00
fields.asciidoc Add CONSOLE to several trivial search request docs. 2016-05-18 13:15:19 +02:00
from-size.asciidoc Add CONSOLE to from/size docs 2016-05-18 11:54:41 +02:00
highlighting.asciidoc Switch to more match query for better illustration 2016-05-18 15:52:08 +02:00
index-boost.asciidoc Add CONSOLE to several trivial search request docs. 2016-05-18 13:15:19 +02:00
inner-hits.asciidoc Drop top level inner hits in favour of inner hits defined in the query dsl. 2016-04-29 11:17:24 +02:00
min-score.asciidoc Add CONSOLE to several trivial search request docs. 2016-05-18 13:15:19 +02:00
named-queries-and-filters.asciidoc Add indent 2016-05-19 09:33:29 +02:00
post-filter.asciidoc Add CONSOLE to post-filter 2016-05-18 14:31:04 +02:00
preference.asciidoc Add search preference to prefer multiple nodes 2016-06-14 21:34:24 -04:00
query.asciidoc Add CONSOLE to several trivial search request docs. 2016-05-18 13:15:19 +02:00
rescore.asciidoc Remove the scan and count search types. 2015-09-07 15:18:45 +02:00
script-fields.asciidoc Add CONSOLE to script-fields docs 2016-05-18 14:38:54 +02:00
scroll.asciidoc Add an index setting to limit the maximum number of slices allowed in a scroll request (default to 1024). 2016-06-10 09:43:32 +02:00
search-after.asciidoc Convert search-after tests to // CONSOLE 2016-05-18 06:37:13 -04:00
search-type.asciidoc Remove the scan and count search types. 2015-09-07 15:18:45 +02:00
sort.asciidoc [TEST] wait for yellow before query execution 2016-06-09 15:11:48 +02:00
source-filtering.asciidoc Add CONSOLE to source filtering docs 2016-05-18 15:20:21 +02:00
version.asciidoc Add CONSOLE to version docs 2016-05-18 15:32:48 +02:00