Commit a387fbdd6135f9759070216a825bcc0754a5fae5
1 parent
de08899c
Exists in
master
and in
8 other branches
Updated readme [skip ci]
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -333,7 +333,7 @@ Call `Product.reindex` after changing synonyms. Synonyms are applied at search t |
333 | 333 | For directional synonyms, use: |
334 | 334 | |
335 | 335 | ```ruby |
336 | -synonyms: ["lightbulb => halogenlamp"] | |
336 | +search_synonyms: ["lightbulb => halogenlamp"] | |
337 | 337 | ``` |
338 | 338 | |
339 | 339 | ### Dynamic Synonyms | ... | ... |