Expand my Community achievements bar.

Relevance search results

Avatar

Level 1

Hello team,

We are implementing the global search for our site and stuck in relevant search implementation. we are applying full text search queries for getting the pages. we wanted to know, how to implement this relevant search in AEM6.1. we are not using Solr and S&P(Search and promote). Basically we are trying to implement simple search through querybuilder. it is highly appreciate, if someone will give some suggestions. 

 

Regards,

Mukesh

4 Replies

Avatar

Level 1

I am completely stuck on relevance search result. I am using oak1.2.2 of oak version in AEM6.1. Can someone please give the idea about this query.

Regards,

Mukesh

Avatar

Level 3

It is not recommended to use Querybuilder to implement search on your website.

Avatar

Level 2

Hey,

so what should be used then? I'm interested in any input :-)

Cheers

Avatar

Level 3

It is better to do an integration in AEM for Search, it can be either Solr, Elastic search, S&P etc where other systems are leveraged instead of overloading AEM.