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