Lee Hinman
a8391fcae9
Add _replica and _replica_first as search preference.
...
Just like specifying `?preference=_primary`, this adds the ability to
specify `?preference=_replica` or `?preference=_replica_first` on
requests that support it.
Resolves #12222
2015-07-16 09:25:23 -06:00
Nirmal Chidambaram
72a9d34eb8
5925 - Allow node specification in preference
...
-Allow node selector api's with new preference
ONLY_NODES ( selector apis like https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster.html )
-Update documentation
2015-06-16 11:49:12 -05:00
Clinton Gormley
b6baa4be4a
Update preference.asciidoc
...
Clarify that `preference` is a query string parameter only
and provide an example.
2014-07-09 11:13:17 +02:00
Clinton Gormley
822043347e
Migrated documentation into the main repo
2013-08-29 01:24:34 +02:00