- When initiating a search index re-indexing, we should actually initiate the creation of a new, temporary index in the background (on cron runs).
- While the (re)indexing happens in the background, the old index will still be used so that there is no "downtime".
- Once the new index is done, we replace the old one with it.
- Once the old index is replaced with the new and no errors have occurred, we delete the old index.
GitHub Issue #:
1337
Recent comments
Hi I added the 2 additional settings in settings.php, did a restart - and the error disappeared! Thanks for the support! (but the issues with the conversion still remain .....
Problem with utf8mb4 Format when importing database
With JQuery, simple and fast. Or put all possible links in one menu, and hide unnecessary with CSS mediaquery.
Different primary menus depending on the viewport size?
I wonder if what is happening here is the default database settings are for utf8mb4 if the database server supports it. In settings.php or settings.local.php if that's where you put your...
Problem with utf8mb4 Format when importing database