AEM 6.5 Solr Search
Hi,
Looking to implement full text search and evaluating a solution to implement.
I am looking at following https://jackrabbit.apache.org/oak/docs/query/solr.html.
Do I need to do any coding to push content to solr server or having oak:index of solr remote configuration is enough for solr server to index content pages?
Do I need to write any different kind of search queries to retrieve search results? ( search result would be a link to page, where text presents)
I see mention of solrj in above link but not more details on why it is mentioned.
I appreciate any help.
Thanks,
Sri