diff --git a/README.md b/README.md index 8d05cae..05c3cd1 100644 --- a/README.md +++ b/README.md @@ -1479,7 +1479,7 @@ indices_boost: {Category => 2, Product => 1} ## Scroll API [master] -To retrieve a large number of results, use the [scroll API](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-scroll.html). +To retrieve a very large number of results, use the [scroll API](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-scroll.html). ```ruby products = Product.search "*", scroll: "1m" -- libgit2 0.21.0