• scienceasdf's avatar
    fix: search engine broken when renaming or moving pages (#2815) · d7d00b44
    scienceasdf authored
    For building suggest in elasticsearch, the safeContent field will be splitted into arrays. If the page is renamed or moved, the server will throw error: "Cannot read property 'split' of Undefined", and the index will be broken. Here two lines are added to fix this issue.
    d7d00b44
Name
Last commit
Last update
..
analytics.js Loading commit data...
apiKeys.js Loading commit data...
assetFolders.js Loading commit data...
assets.js Loading commit data...
authentication.js Loading commit data...
commentProviders.js Loading commit data...
comments.js Loading commit data...
editors.js Loading commit data...
groups.js Loading commit data...
locales.js Loading commit data...
loggers.js Loading commit data...
navigation.js Loading commit data...
pageHistory.js Loading commit data...
pageLinks.js Loading commit data...
pages.js Loading commit data...
renderers.js Loading commit data...
searchEngines.js Loading commit data...
settings.js Loading commit data...
storage.js Loading commit data...
tags.js Loading commit data...
userKeys.js Loading commit data...
users.js Loading commit data...