diff --git a/README.md b/README.md index a58b750c..f0a38b67 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ class Book < ApplicationRecord crop_length 10 faceting max_values_per_facet: 2000 pagination max_total_hits: 1000 + proximity_precision 'byWord' end end ```