Make sure posdb generated while rebuilding is the same as spidering

This commit is contained in:
Ai Lin Chia
2017-05-01 13:58:28 +02:00
parent 9b930818a0
commit 28a942905f

@ -12922,6 +12922,9 @@ char *XmlDoc::getMetaList(bool forDelete) {
// we're adding titlerec to keep links between redirection intact
addTitleRec = true;
// since we're adding titlerec, add posrec as well
addPosRec = true;
// if we are adding a simplified redirect as a link to spiderdb
// likewise if the error was ENONCANONICAL treat it like that
spideringLinks = true;