From 6e7ca8c4da994de04e58a8549ac28fc676020b8e Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 5 Aug 2021 11:11:09 -0700 Subject: [PATCH] Updated OpenSearch instructions [skip ci] --- README.md | 6 ++++++ 1 file changed, 6 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index c84b93f..f2da684 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,12 @@ Add this line to your application’s Gemfile: gem 'searchkick' ``` +For OpenSearch, also add: + +```ruby +gem 'elasticsearch', '< 7.14' +``` + The latest version works with Elasticsearch 6 and 7 and OpenSearch 1. For Elasticsearch 5, use version 3.1.3 and [this readme](https://github.com/ankane/searchkick/blob/v3.1.3/README.md). Add searchkick to models you want to search. -- libgit2 0.21.0