Expand my Community achievements bar.

SOLVED

Search component support multiple options

Avatar

Level 3

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

1 Accepted Solution

Avatar

Correct answer by
Level 10

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

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

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

Avatar

Level 3

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