The cartridge creates indices with a strict naming convention that prevents collisions between sites.
- For products:
${hostname}__${site-id}__products__${locale}
- For categories:
${hostname}__${site-id}__categories__${locale}
You can safely set up Algolia on any new site you create by assigning the int_algolia
cartridge to it and running the indexing jobs, without worrying about name collisions.