As mentioned here [1], boost applies only when searching for specific terms and I doubt it supports for the path[1] http://docs.day.com/content/en/home/crx/crx141/first_steps_with_crx/searching_in_crx/0.html
Hi,Both are different cq:page is a nodetype of a page (root node of a page). cq:pagecontent is a nodetype of the node jcr:content of a template where all the content/properties of a template is stored
Hi,If you are using the latest maven archetype 10 to create the AEM project, it will create different XMLs for each of the service that are created. Is there need to have a common servicecomponent xml ??