diff --git a/README.md b/README.md index 0c3d22c..262cde8 100644 --- a/README.md +++ b/README.md @@ -589,6 +589,12 @@ query.body[:query] = {match_all: {}} products = query.execute ``` +You can view the response with: + +```ruby +Product.search("*").response +``` + ## Reference Searchkick requires Elasticsearch `0.90.0` or higher. -- libgit2 0.21.0