November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I would suggest to write some code - probably a scheduled job - to iterate over the contents, make the edit/correct the data and publish it. This would also trigger the Find eventual indexing. This might not be the fastest way, but it should be safest way to do.
Hi,
After a little advice regarding a "global" search and replace approach - so imagaine a client is rebranding and changing thier name.
The original string appears in 000's of CMS and Commerce pages and is also published in Find and needs to be replaced.
Possible options:
Option 1 is a little blunt, would work!
Option 2 could be a little brittle - I'venot had much success with the CMS Import/Export - it errors a lot. The Commerce one appears to be OK. The client could also do this themselves.
Option 3 seems straight forward, although it would need custom code, testing, deploying, runnning etc and would come at a cost to the client.
Option 4 I'm not sure if this is supported? We'd need to know which tables to update (Commmerce is complicated) also how do we update Find with the updated values - we'd still need to republish everything wouldnt we?
Anyone any experience with this?
Any other options?
Cheers