Commit 8fb844580811d6ef4230e0f8fef2b5c7401e619f
Committed by
Andrew Kane
1 parent
8b3e8bfc
Exists in
master
and in
21 other branches
Link to the Elasticsearch docs for aggregations (not facets) (#724)
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -605,7 +605,7 @@ products.suggestions # ["peanut butter"] | @@ -605,7 +605,7 @@ products.suggestions # ["peanut butter"] | ||
605 | 605 | ||
606 | ### Aggregations | 606 | ### Aggregations |
607 | 607 | ||
608 | -[Aggregations](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-facets.html) provide aggregated search data. | 608 | +[Aggregations](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations.html) provide aggregated search data. |
609 | 609 | ||
610 |  | 610 |  |
611 | 611 |