diff --git a/README.md b/README.md index 4031af7..c18d7c6 100644 --- a/README.md +++ b/README.md @@ -878,7 +878,7 @@ Product.search("orange", body_options: {aggs: {price: {histogram: {field: :price Specify which fields to index with highlighting. ```ruby -class Product < ApplicationRecord +class Band < ApplicationRecord searchkick highlight: [:name] end ``` -- libgit2 0.21.0