From 2edb71f2f27ca0e312c79eef946dea8cad6a8ba4 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Tue, 17 Jan 2017 22:17:07 -0800 Subject: [PATCH] Added note about Elasticsearch gem [skip ci] --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 294d3b2..dfb36a3 100644 --- a/README.md +++ b/README.md @@ -1405,6 +1405,14 @@ products = end ``` +### Elasticsearch Gem + +Searchkick is built on top of the [elasticsearch](https://github.com/elastic/elasticsearch-ruby) gem. To access the client directly, use: + +```ruby +Searchkick.client +``` + ## Multi Search To batch search requests for performance, use: -- libgit2 0.21.0