Query returns obsolete results
2 days ago I renamed some nodes on a production Author system. Now I've found out that a XPath query returns old paths results.
For example a path /a/de_CH/c was renamed to /a/de_DE/c. Currently a XPath query returns /a/de_CH/c that does not exist anymore
Inconsistency exists on Author where there are approximately 1 million pages. I don't want to reindex everything. I know which pages I renamed. Is it possible to reindex just part of a tree?
CQ 5.6.1 (SP2)
Thanks