Hi,
We are looking at possibilities for using AEM 6.1 + Solr for search requirements like filtered search,auto type serach,search based on property/metadata filters,full text search etc.But SOLR might come up as infra structure later
So when we start our 1st phase of implementation we will be using default oak repository indexes and will be developing components which can fetch top 10 content using oak/jcr queries
In phase2 Later when we move to solr based indexes assuming having a remote solr setup and configured the same at AEM 6.1
1) Will the fetch top 10 content component work without any modification to fetch content from SOLR document using solr indexes under oak:indexes or
Will this require a top 10 component re-factor to use SOLR REST API directly to fetch the json results and render the same in the component
Overall is the oak/jcr queries is abstracted at OAK level to fetch SOLR document or not for fulltext , property and advanced search as well ?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi
Please have a look at this link, i hope this would be some help you you :- http://www.aemsolrsearch.com/#/
Demo :- http://www.aemsolrsearch.com/#/demo
I hope this would help you.
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
Any updates please share
Views
Replies
Total Likes
Hi
Please have a look at this link, i hope this would be some help you you :- http://www.aemsolrsearch.com/#/
Demo :- http://www.aemsolrsearch.com/#/demo
I hope this would help you.
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
Thanks Kautuk . This looks great and appreciate the team who created the demo .
But the demo has its own component and not speaks about OOTB AEM search component to show the difference between repository index vs solr index .
Can the question requested on top 10 components posted to AEM product team and validated for such possibility ?
Views
Replies
Total Likes