Hello dudes ,
How i can create search component, that have search option like "keyword", "fromdate","todate", "multiple category(i mean author, article type)" and "sort by".
could you please help me do this...
Thanks!,
Devakrishna
Solved! Go to Solution.
Views
Replies
Total Likes
You will have to create a custom search and use the querybuilder based on the option selected and the input. refer [1]
[1] http://docs.adobe.com/docs/en/aem/6-0/develop/search/querybuilder-api.html
Views
Replies
Total Likes
You will have to create a custom search and use the querybuilder based on the option selected and the input. refer [1]
[1] http://docs.adobe.com/docs/en/aem/6-0/develop/search/querybuilder-api.html
Views
Replies
Total Likes
Thank you for your support. now we are using AEM 5.6.1. Now our present system have 30000-50000 (pages), I want search pages/nodes from that system. Just i want confirm whether it is good for bulk data searching. Could you please tell me disadvantages of querybuilder API.
Thanks,
Unnikrishnan
Views
Replies
Total Likes