Closed nitech closed 1 year ago
Hey @nitech, could you confirm that site 5 is not your primary site and wether or not your are running with the queue option enabled? And can you check if refreshing the index through the utility updates the product?
(this feels related to #266 but I'll leave this open for now)
Site 5 is not my primary site. Queue option is enabled. Refreshing through utility updates the product.
Good to hear @nitech! I'll close your issue but feel free to reopen if need be.
When I save a product in Craft Commerce, the Algolia index is not updated. When I run a
./craft scout/index/refresh dev_products
command the index is however updated.Not sure when this happened, but possibly during one of the latest updates I did to this Craft instance. Running latest Craft, Commerce and Scout.
Defining indices thus:
'indices' => (new SitemoduleServiceService)->getIndicies()
Wondering whether it has something to do with me disabling a queue runner that was acting up after I had dome some updates to Craft