A confluence search returns the same page twice

francis
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
June 9, 2013

We do a normal confluence search, and it returns the same page twice. We can check as both result have the same page id.

We did rebuild the index, but these pages are still showing as duplicate results.

1 answer

0 votes
Abdoulaye Kindy Diallo
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 9, 2013

Kindly try to rebuild from scratch: https://confluence.atlassian.com/display/CONFKB/Rebuild+the+Content+Indices+from+Scratch

You could also run the below query in your DB, replace "Home" by the the page name:

SELECT * FROM CONTENT WHERE TITLE = 'Home' AND PREVVER IS NULL;

Hope that helps !!!

francis
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
June 10, 2013

What should the effect be when running the SQL, I assume the query will only bring up one entry?

Both entries in the search result have the same page id...

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events