Open epapada opened 4 years ago
@epapada did you find a solution for this? We are having same issue with just entries.
This ia a pretty old issue @a-am feel free to create a new one and share your scout config if you can - that makes it easier to debug.
We have an index for each site. We loop through each site and create the index like so:
When I change a common value between all sites (like status, price, weight etc) only the index of the site the product was saved on is updating. Is it possible to re-index across all sites upon save; So - change price, save, all site indices are updated with the correct price.
Does scout offer this functionality?