lib/elasticsearch/api/actions/count.rb in elasticsearch-api-7.7.0.pre vs lib/elasticsearch/api/actions/count.rb in elasticsearch-api-7.7.0

- old
+ new

@@ -33,10 +33,10 @@ # *Deprecation notice*: # Specifying types in urls has been deprecated # Deprecated since version 7.0.0 # # - # @see https://www.elastic.co/guide/en/elasticsearch/reference/master/search-count.html + # @see https://www.elastic.co/guide/en/elasticsearch/reference/7.7/search-count.html # def count(arguments = {}) headers = arguments.delete(:headers) || {} arguments = arguments.clone