Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
macolo opened this issue Apr 1, 2021 · 0 comments

Comments

@macolo
Copy link

macolo commented Apr 1, 2021

  • Django version: any
  • Algolia Django integration version: any
  • Algolia Client Version: any
  • Language Version: any

Description

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

Steps To Reproduce

  • set up an index on algolia.com
  • create a replica, change its settings
  • run the reindex command and then go to algolia.com and see that the replica settings has been set to the main index' setting

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant