Boosting full text Search in AEM 6 | Community
Skip to main content
October 16, 2015
Solved

Boosting full text Search in AEM 6

  • October 16, 2015
  • 1 reply
  • 1199 views

As Oak does not index content by default. I want to create a custom index to give higher boost factor to jcr:title (of a page) while I perform a full text search in  the path /content on all cq:Pages with the help of the query Builder.

In versions prior to AEM 6 we could easily make the configurations in repository.xml file but I am not able to find any way to do the same in AEM 6 as there is no such file present by default here . Please help!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

You can have boost in aem6 also make sure you install latest oak  Hot fix 6316  [1].  Details how to configure at http://jackrabbit.apache.org/oak/docs/query/lucene.html

[1]    http://jackrabbit.apache.org/oak/docs/query/lucene.html

1 reply

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015

You can have boost in aem6 also make sure you install latest oak  Hot fix 6316  [1].  Details how to configure at http://jackrabbit.apache.org/oak/docs/query/lucene.html

[1]    http://jackrabbit.apache.org/oak/docs/query/lucene.html