How we can achieve the xpath query like path//element............[condition1 and (not(jcr:like(some tags)) or condition3 or condition4))]rep:excerpt(.) order by parameter by using group and predicate.Note: we need the condition not with jcr:like ( != is not working in our case)