Fórumok

Liferay 6.1 Search portlet is breaking

garima bhandari, módosítva 11 év-val korábban

Liferay 6.1 Search portlet is breaking

Junior Member Bejegyzések: 81 Csatlakozás dátuma: 2013.02.02. Legújabb bejegyzések
Hi,

Search Portlet is not working properly on Liferay 6.1.

Below are the issues on liferay 6.1 search portlet:

Search is showing same data more that one time on result set.
When searching any data it returns many results on right navigation but on left Show only 20 result and if click on more buton nothing is coming.


If any one has already solved this issue and have any suggestion, please help me to resolve this issue.
thumbnail
Hitoshi Ozawa, módosítva 11 év-val korábban

RE: Liferay 6.1 Search portlet is breaking

Liferay Legend Bejegyzések: 7942 Csatlakozás dátuma: 2010.03.24. Legújabb bejegyzések
Liferay by default is using an old version of Apache Lucene as a search engine. I recommend replacing it with Solr.
There's a Solr plugin at the Marketplace.
garima bhandari, módosítva 11 év-val korábban

RE: Liferay 6.1 Search portlet is breaking

Junior Member Bejegyzések: 81 Csatlakozás dátuma: 2013.02.02. Legújabb bejegyzések
Thanks for your reply, But do you think that solar version don't have these issues?
As this is liferay bug Is there any patch provided in the market?
garima bhandari, módosítva 11 év-val korábban

RE: Liferay 6.1 Search portlet is breaking

Junior Member Bejegyzések: 81 Csatlakozás dátuma: 2013.02.02. Legújabb bejegyzések
I have resolved the 'more' issue :-)

Thanks.
thumbnail
Gustav Novotný, módosítva 11 év-val korábban

RE: Liferay 6.1 Search portlet is breaking

New Member Bejegyzések: 15 Csatlakozás dátuma: 2012.01.25. Legújabb bejegyzések
garima bhandari:
I have resolved the 'more' issue :-)


That's interesting, but HOW you've done that?
garima bhandari, módosítva 11 év-val korábban

RE: Liferay 6.1 Search portlet is breaking

Junior Member Bejegyzések: 81 Csatlakozás dátuma: 2013.02.02. Legújabb bejegyzések
Gustav Novotný:
garima bhandari:
I have resolved the 'more' issue :-)


That's interesting, but HOW you've done that?



Hi Gustav,

I have created the hook and overwrite the liferay search.jsp.
Please find attached jsp.

Garima

Mellékletek:

thumbnail
Hitoshi Ozawa, módosítva 11 év-val korábban

RE: Liferay 6.1 Search portlet is breaking

Liferay Legend Bejegyzések: 7942 Csatlakozás dátuma: 2010.03.24. Legújabb bejegyzések
Thanks garima for sharing with us your code.
vinothkumar k, módosítva 9 év-val korábban

RE: Liferay 6.1 Search portlet is breaking

Junior Member Bejegyzések: 55 Csatlakozás dátuma: 2014.02.26. Legújabb bejegyzések
Same issue i am faacing in liferay 6.0 .Could anyone help me out
thumbnail
Manali Lalaji, módosítva 9 év-val korábban

RE: Liferay 6.1 Search portlet is breaking

Expert Bejegyzések: 362 Csatlakozás dátuma: 2010.03.09. Legújabb bejegyzések
Hi,

It seems you are referring https://issues.liferay.com/browse/LPS-16458