lib/algolia/models/recommend/around_radius.rb in algolia-3.0.0.alpha.12 vs lib/algolia/models/recommend/around_radius.rb in algolia-3.0.0.alpha.13

- old
+ new

@@ -3,10 +3,10 @@ require 'date' require 'time' module Algolia module Recommend - # [Maximum radius](https://www.algolia.com/doc/guides/managing-results/refine-results/geolocation/#increase-the-search-radius) for a geographical search (in meters). + # Maximum radius for a search around a central location. This parameter works in combination with the `aroundLatLng` and `aroundLatLngViaIP` parameters. By default, the search radius is determined automatically from the density of hits around the central location. The search radius is small if there are many hits close to the central coordinates. module AroundRadius class << self # List of class defined in oneOf (OpenAPI v3) def openapi_one_of [