Hi,
I have one custom search page, in which I am going to use SOLR search using Query Builder APIs. I have the UI part ready. Now, I need to write a backend code for the same. Now, I have 2 doubts:
Thanks,
Kaustav Majoomder
Solved! Go to Solution.
Views
Replies
Total Likes
You can use SOLR Java APIs to search in the index. refer these
[1] http://www.gastongonzalez.com/tech-blog/2013/9/13/integrating-apache-solr-with-adobe-cq-aem.html
[2] http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/queries-and-indexing.html
Views
Replies
Total Likes
have u connected to embedded SOLR or an external SOLR server ??
Views
Replies
Total Likes
You can use SOLR Java APIs to search in the index. refer these
[1] http://www.gastongonzalez.com/tech-blog/2013/9/13/integrating-apache-solr-with-adobe-cq-aem.html
[2] http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/queries-and-indexing.html
Views
Replies
Total Likes
Thanks bsloki,
Can't we use Query Builder APIs for SOLR search?
Regards,
Kaustav Majoomder
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies