Commit b0e1d1f57cceadfb7364bfad72958c145d93a148

Authored by Andrew Kane
1 parent 5df802e1

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 407 Product.search_index.reload_synonyms
408 408 ```
409 409  
410   -#### Elasticsearch < 7.3
  410 +#### Elasticsearch < 7.3 or OpenSearch
411 411  
412 412 You can use a library like [ActsAsTaggableOn](https://github.com/mbleigh/acts-as-taggable-on) and do:
413 413  
... ...