Skip to content

Commit

Permalink
Fix the search request default operation behavior doc (#29302) (#29405)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ke Li authored and javanna committed May 7, 2018
1 parent 38bf2bd commit 7572981
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/reference/search/request/preference.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
=== Preference

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

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

Expand Down

0 comments on commit 7572981

Please sign in to comment.