Commit b0e1d1f57cceadfb7364bfad72958c145d93a148
1 parent
5df802e1
Exists in
master
and in
5 other branches
Updated readme [skip ci]
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -407,7 +407,7 @@ And use: | @@ -407,7 +407,7 @@ And use: | ||
407 | Product.search_index.reload_synonyms | 407 | Product.search_index.reload_synonyms |
408 | ``` | 408 | ``` |
409 | 409 | ||
410 | -#### Elasticsearch < 7.3 | 410 | +#### Elasticsearch < 7.3 or OpenSearch |
411 | 411 | ||
412 | You can use a library like [ActsAsTaggableOn](https://github.com/mbleigh/acts-as-taggable-on) and do: | 412 | You can use a library like [ActsAsTaggableOn](https://github.com/mbleigh/acts-as-taggable-on) and do: |
413 | 413 |