algolia / algoliasearch-rails

AlgoliaSearch integration to your favorite ORM
MIT License
410 stars 118 forks source link

fix: only check current settings when indexing enabled #416

Closed DevinCodes closed 2 years ago

DevinCodes commented 3 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue Fix #412
Need Doc update no

Describe your change

This prevents a call to get_settings when indexing is disabled.

waynehoover commented 2 years ago

any updates on getting this merged? As it is now this is causing our test suite to fail.