Docs: Clarify that refresh on update just refreshes the relevant shards

This commit is contained in:
Clinton Gormley 2014-09-07 11:41:05 +02:00
parent 3bda779336
commit 46cda7db09
1 changed files with 3 additions and 3 deletions

View File

@ -208,9 +208,9 @@ including:
`consistency`:: The write consistency of the index/delete operation. `consistency`:: The write consistency of the index/delete operation.
`refresh`:: Refresh the index immediately after the operation occurs, `refresh`:: Refresh the relevant primary and replica shards (not the whole
so that the updated document appears in search results index) immediately after the operation occurs, so that the
immediately. updated document appears in search results immediately.
`fields`:: return the relevant fields from the updated document. `fields`:: return the relevant fields from the updated document.
Support `_source` to return the full updated Support `_source` to return the full updated