Duplication detectection mechanisms

Are there a duplication detection mechanisms if i have 2 Xwiki pages with the same content ?

1 Like

Interesting, how would you see this working?

There’s no mechanism ATM except by performing a search on the content, which will reveal all docs matching that content.

Something might be easily doable using our Solr-based search actually, see solr4 - Finding duplicate values in Solr - Stack Overflow