Christoph Kiehl wrote:
Well, the query would probably look like this://element(*,cwe:file)[jcr:contains([EMAIL PROTECTED]:primaryType = 'cwe:comment']/@cwe:body, 'banana')]/rep:excerpt() order by @jcr:score descBut I'm not sure if this is supported.
nested predicates are not supported in jackrabbit. regards marcel
