Foren

Issue with Search Portlet results-Redirecting to homepage on click

avinash dhannuri, geändert vor 7 Jahren.

Issue with Search Portlet results-Redirecting to homepage on click

New Member Beiträge: 4 Beitrittsdatum: 09.09.16 Neueste Beiträge
Hey,

When I search for a document from Home page in Liferay Portal it's showing some results which are related to the seach text. when I click on the one of the results, the page is reloading and staying in that page instead of taking me to the Document location.

URL before clicking on pdf(searched) link,

https://xxxxxxxxxxxxx.com/group/guest/home?p_p_id=3&p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view&_3_struts_action=%2Fsearch%2Fsearch&_3_redirect=%2Fgroup%2Fguest%2Fhome%3Fp_p_id%3D20%26p_p_lifecycle%3D0%26p_p_state%3Dnormal%26p_p_mode%3Dview%26_20_struts_action%3D%252Fdocument_library%252Fview_file_entry%26_20_fileEntryId%3D98418&_3_keywords=school&_3_groupId=0

URL after clicking on link
https://xxxxxxxxxxxxxxx.com/group/guest/home?p_p_id=20&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&_20_struts_action=%2Fdocument_library%2Fview_file_entry&_20_fileEntryId=98418

when I Search for a Document from Another Page it's working fine
URL when I search for a Document

https://xxxxxxxxxxxxx.com/group/guest/news?p_p_id=3&p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view&_3_struts_action=%2Fsearch%2Fsearch&_3_redirect=%2Fgroup%2Fguest%2Fnews&_3_keywords=school&_3_groupId=0

URL After Clicking on the required Doc Link
https://xxxxxxxxxxxxxx.com/group/guest/documents?p_p_id=20&p_p_lifecycle=0&p_p_state=normal&p_p_mode=view&_20_struts_action=%2Fdocument_library%2Fview_file_entry&_20_fileEntryId=98418

No errors in the logs.
liferay 6.2.10
Lucene Search(Default)

can anyone please help me with this.

Thanks.