The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

A confluence search returns the same page twice

francis
Atlassian Partner
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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
Atlassian Partner
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...

TAGS
AUG Leaders

Atlassian Community Events