jspsearchliferayosgiliferay-7.2

Customize search results in Liferay 7.2


I need to customize the search results page in Liferay in the following way:

How can I achieve that? Should I customize existing JSP or create a new OSGi bundle?


Solution

  • add, on the side of the page, list of tags or categories of the results

    You can do that by configuring your own search page from the provided facets.

    results must be displayed as a list of card with title, abstract (if present) and link to detail

    For this you have some options: