1.21.0
Added
-
Add
AlgoliaSearch::IndexSettings::DEFAULT_BATCH_SIZE
constant - PR #319 -
Support ActiveModel Serializer π - PR #266
class SerializedObject < ActiveRecord::Base include AlgoliaSearch algoliasearch do use_serializer SerializedObjectSerializer tags do ['tag1', 'tag2'] end end end
Fixed
-
Add support for all new recent engine settings - PR #327
Algolia regularly introduce new settings, all of them are supported by this gem.