algolia / algoliasearch-django

Seamless integration of Algolia into your Django project.
https://www.algolia.com
MIT License
173 stars 65 forks source link

upon reindexing the main index overwrites its replica configurations - this behaviour should made configurable as it might be undesired #312

Open macolo opened 3 years ago

macolo commented 3 years ago

Description

upon reindexing the main index overwrites its replica configurations - this behaviour should made configurable as it might be undesired

Steps To Reproduce

Here is a quick patch that solves this undesired behaviour: https://github.com/what-digital/algoliasearch-django/pull/1/files