I need to customize the search results page in Liferay in the following way:
- results must be displayed as a list of card with title, abstract (if present) and link to detail
- on the side of the page, there should be list of tags or categories of the results
How can I achieve that? Should I customize existing JSP or create a new OSGi bundle?
You can do that by configuring your own search page from the provided facets.
For this you have some options: