From 96733e00de8697ab93677c31940032e27536d660 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sat, 17 May 2014 14:46:38 -0700 Subject: [PATCH] Added master note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f26afba..4af58e0 100644 --- a/README.md +++ b/README.md @@ -443,7 +443,7 @@ price_ranges = [{to: 20}, {from: 20, to: 50}, {from: 50}] Product.search "*", facets: {price: {ranges: price_ranges}} ``` -Use the `stats` option to get to max, min, mean, and total scores for each facet +Use the `stats` option to get to max, min, mean, and total scores for each facet [master] ```ruby Product.search "*", facets: {store_id: {stats: true}} -- libgit2 0.21.0