I am working on an application with PROD and DEV environnements. I configured two Algolia applications, one for each. Should I manually copy every index and its settings (a lot) and make every change in both applications whenever I need to?
Asked
Active
Viewed 126 times
1 Answers
0
I would go with configuring two indexes as it is easier to manage. Two applications would mean that you would have two api keys, two admin panels and extra costs involved. The good thing about having one application is that you can easily clone indexes and duplicate settings.

Simon Mo
- 733
- 3
- 11
-
Hi! Thanks, I really appreaciate your advice. I created a new application but yes, I didn't wanted to pay for a new plan, so they have different limits. I will switch to a new index + '-dev' :) – Anibal Mar 13 '17 at 09:46
-
No problem, hope you have a nice day! :) – Simon Mo Mar 13 '17 at 10:03