mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
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.