Repair incompatible search indexes safely

This commit is contained in:
2026-07-18 17:38:38 +02:00
parent ca5eb4e1ac
commit 2890921f3a
12 changed files with 653 additions and 175 deletions

View File

@@ -179,6 +179,13 @@ modal-confirmDelete-delete = Delete
modal-confirm-title = Confirm
modal-confirm-cancel = Cancel
modal-confirm-confirm = Confirm
searchIndexRepair-title = Rebuild Search Index?
searchIndexRepair-message = Rebuilding may take some time. Search is unavailable until it finishes. You can rebuild now or do it later from Preferences.
searchIndexRepair-later = Later
searchIndexRepair-rebuildNow = Rebuild Now
searchIndexRepair-rebuildingTitle = Rebuilding Search Index
searchIndexRepair-rebuildingMessage = Please wait. Editing is temporarily unavailable while the search index is rebuilt.
searchIndexRepair-waitForTasks = Wait for the other background tasks to finish before rebuilding the search index.
modal-postInsertLink-title = Insert Link
modal-postInsertLink-description = Select a post to link to.
modal-postInsertLink-cancel = Cancel
@@ -353,6 +360,7 @@ settings-sshUsername = SSH Username
settings-sshRemotePath = Remote Path
settings-clear = Clear
settings-rebuildPosts = Rebuild Posts
settings-rebuildSearchIndex = Rebuild Search Index
settings-rebuildMedia = Rebuild Media
settings-rebuildScripts = Rebuild Scripts
settings-rebuildTemplates = Rebuild Templates