From 2f70490564b3c2e4a45f82ff7e36a9a41792e863 Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 30 Oct 2018 06:33:47 -0700 Subject: [PATCH] Updated docs (raises error now) [skip ci] --- README.md | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2390e13..700a8e3 100644 --- a/README.md +++ b/README.md @@ -1459,8 +1459,6 @@ And use the `body` option to search: products = Product.search body: {query: {match: {name: "milk"}}} ``` -**Note:** This replaces the entire body, so other options are ignored. - View the response with: ```ruby -- libgit2 0.21.0