[DOCS] Fix typo in search type docs (#48868)

This commit is contained in:
Patrick Maynard 2019-11-11 15:38:18 +01:00 committed by James Rodewig
parent 014e1b1090
commit 4b85498617
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ The request is processed in two phases. In the first phase, the query
is forwarded to *all involved shards*. Each shard executes the search
and generates a sorted list of results, local to that shard. Each
shard returns *just enough information* to the coordinating node
to allow it merge and re-sort the shard level results into a globally
to allow it to merge and re-sort the shard level results into a globally
sorted set of results, of maximum length `size`.
During the second phase, the coordinating node requests the document