Boosting at field/property level in case of jcr sql2 versus Querybuilder
HI All,
Details as below :
In case , we are searching for certain properties at the page jcr:content level or at the page component level, based on the keywords provided on the search page. Along with it, we would want to provide some boosting at field/property level.
In this scenario :
a] Is it something like we can only take the jcr-sql2 query approach to meet this requirement?
b] In case it can be done via querybuilder approach too, can you please provide any references articles/pointers on the same.
Any thoughts/pointers on this will be really helpful.