Skip to content

Commit

Permalink
Updated docs (raises error now) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 30, 2018
1 parent 3d8b21c commit 2f70490
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -1459,8 +1459,6 @@ And use the `body` option to search:
products = Product.search body: {query: {match: {name: "milk"}}} products = Product.search body: {query: {match: {name: "milk"}}}
``` ```


**Note:** This replaces the entire body, so other options are ignored.

View the response with: View the response with:


```ruby ```ruby
Expand Down

0 comments on commit 2f70490

Please sign in to comment.