Paco Avila wrote:
I want to search nodes of type type "okm:document" with the word
"compra" in the path. I make this query but no results are returned:

SELECT * FROM okm:document WHERE jcr:path LIKE '%compra%'

Any tip?

This is not possible because it cannot be translated into XPath using features as defined in the jsr 170 specification.

regards
 marcel

Reply via email to