facets not updated after updating a WooCommerce product attribute label
- rvsParticipant4 years, 3 months ago #19914
Hi
I have edited a woocommerce attribute value.
I purged al cache, cleared transients, cleared term counting
On the front-end it still shows up in the WPSOLR facets.
I added as test a woocommerce filter, there is my edit visible?1. is there a cache on the WPSOLR facets?
2. do i need a manual reindex (don’t hope so) ?
3. is it indexing still busy in the background?wpsolrKeymaster4 years, 3 months ago #19915Yes, you will need to reindex all products if you change taxonomies content, like product attributes.
Indexing is quite intensive on WP side, as it requires lots of data queries. You can use our Cron extension to index by batch at your most convenient hour.
rvsParticipant4 years, 3 months ago #20014Hi i enabled the cron option.
Cron did run last night, but there are still products that need to be indexed?Cronlog (x is blackedout)
May 27 01:00:01 185405 CRON[19548]: (XXXXXXX) CMD (curl -X GET -H “Content-type: application/json” -H “Accept: application/json” -u wpsolr-cron:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX “https://xxx.xxxxxxxxx.xx/wpsolr-api/json/cron/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX”)
You must be logged in to reply to this topic.