lib/algolia/models/recommend/bought_together_query.rb in algolia-3.0.0.alpha.17 vs lib/algolia/models/recommend/bought_together_query.rb in algolia-3.0.0.alpha.18
- old
+ new
@@ -4,10 +4,10 @@
require 'time'
module Algolia
module Recommend
class BoughtTogetherQuery
- # Index name.
+ # Index name (case-sensitive).
attr_accessor :index_name
# Minimum score a recommendation must have to be included in the response.
attr_accessor :threshold