Fix a grammatical error in the 'search types' documentation.

Simple grammatical fix.
This commit is contained in:
Fernando Medina Corey 2018-05-22 22:09:04 -07:00 committed by Julie Tibshirani
parent 63a5799526
commit 739bb4f0ec
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ scattered to all the relevant shards and then all the results are
gathered back. When doing scatter/gather type execution, there are gathered back. When doing scatter/gather type execution, there are
several ways to do that, specifically with search engines. several ways to do that, specifically with search engines.
One of the questions when executing a distributed search is how much One of the questions when executing a distributed search is how many
results to retrieve from each shard. For example, if we have 10 shards, results to retrieve from each shard. For example, if we have 10 shards,
the 1st shard might hold the most relevant results from 0 till 10, with the 1st shard might hold the most relevant results from 0 till 10, with
other shards results ranking below it. For this reason, when executing a other shards results ranking below it. For this reason, when executing a