Skip to content

Commit

Permalink
Add sample code for proximity precision setting in README
Browse files Browse the repository at this point in the history
  • Loading branch information
KatsukiFujimoto committed Apr 8, 2024
1 parent b05073a commit 0636672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 0636672

Please sign in to comment.