Skip to content

Commit d373e1b

Browse files
Ke Lijavanna
authored andcommitted
Fix the search request default operation behavior doc (#29302) (#29405)
1 parent 71ebed6 commit d373e1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/search/request/preference.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
=== Preference
33

44
Controls a `preference` of which shard copies on which to execute the
5-
search. By default, the operation is randomized among the available shard copies.
5+
search. By default, the operation is randomized among the available shard
6+
copies, unless allocation awareness is used.
67

78
The `preference` is a query string parameter which can be set to:
89

0 commit comments

Comments
 (0)