fix another typo in the docs

This commit is contained in:
javanna 2017-01-09 18:22:11 +01:00 committed by Luca Cavanna
parent 56c0bd659d
commit d3d81fcab5
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ POST /cluster_one:twitter,twitter/tweet/_search
Search results are disambiguated the same way as the indices are disambiguated in the request. Even if index names are Search results are disambiguated the same way as the indices are disambiguated in the request. Even if index names are
identical these indices will be treated as different indices when results are merged. All results retrieved from a remote index identical these indices will be treated as different indices when results are merged. All results retrieved from a remote index
will be prefixed with it's remote clusters name: will be prefixed with their remote cluster name:
[source,js] [source,js]
-------------------------------------------------- --------------------------------------------------