Liferay Search Container

2 comments
I have posted couple of articles related to sort search container results in Liferay.

You can refer to my blog post Orderable Search Container In Liferay to sort database results using Liferay search container.



If you want to sort results coming from solr using search container then refer to this blog post Sort Solr Results Using Search Container.


But what if you don't have any database/solr results and still you want to user Liferay search container ? . For example let say if  you List<Long>  and you want to display the same using Liferay search container.


Next PostNewer Post Previous PostOlder Post Home

2 comments:

  1. Hi
    can you post or mail me code babusaravana75@gmail.com regarding search container with mysql and crud operation with it

    ReplyDelete
    Replies
    1. I don't have ready portlet but you can use the code snippet available in this post for search container .

      Delete