I use Magento 1.9 with API 1.0 XML-RPC to add and modify products. It works pretty well, but I need to re-index manually in Magento Backend after each modifiation to make changes visible on my shop.
All the indexes are set to "Update on Save" - how can I trigger re-index after API modifications?
Thanks for your feedback.