Browse Source

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

Simple grammatical fix.
Fernando Medina Corey 7 years ago
parent
commit
739bb4f0ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/search/request/search-type.asciidoc

+ 1 - 1
docs/reference/search/request/search-type.asciidoc

@@ -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
 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,
 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