Querybuilder multiple orderby not working
Hi ,
I am trying to implement a component that uses the querybuilder api.
Everything works fine until I try to implement multiple sorting. When I add the second orderby predicate the query simply returns all pages in the project. Not sure what I'm missing. Appreciate any help:
Here is my query:
path = /content/nera type = cq:Page 1_orderby=@jcr:content/jobtitle 2_orderby=@jcr:content/lname p.hits=full p.nodedepth=1 1_property=jcr:content/cq:template 1_property.value=/apps/nera/templates/expert 2_property=jcr:content/jobtitle 2_property.value=svp