Hello XStore Support Team,
I am using the built-in XStore Ajax Search on my WooCommerce website:
https://big-shotter-fireworks.co.uk/
I am not using Fibo Search or any other external search plugin. I am using the XStore Ajax Search provided by the XStore theme.
I would like to set up a custom solution where the XStore Ajax Search index is automatically refreshed every 4 hours, so that newly added or updated WooCommerce products are properly reflected in the search results.
For this, I need the exact URL/endpoint used by XStore to trigger or refresh/rebuild the Ajax Search indexing.
Could you please provide me with:
The URL/endpoint for triggering the XStore Ajax Search indexing/refresh.
Any required parameters or query strings that need to be included with the URL.
Whether the URL can be accessed through a scheduled cron job or external request.
Any authentication, nonce, or other requirements needed to trigger the indexing process.
I am specifically looking for the search indexing/refresh URL, not the normal frontend search-results URL.
Once I have this endpoint, I will handle the 4-hour scheduling on my side.
Thank you.