Hi >> > //element(*, "BULLETIN")[jcr:deref(@btnmodel= 'MODEL_NAME') and >> jcr:deref(@btnbulletin_type= ‘INFO')]
>>please note that this is actually an invalid query and should be rejected by >>Jackrabbit. I've created a jira issue: >>https://issues.apache.org/jira/browse/JCR-1211 Can you please tell me what is the alternative to this query? Marcel Reutegger wrote: > > Kisu San wrote: >> My Xpath query is >> >> //element(*, "BULLETIN")[jcr:deref(@btnmodel= 'MODEL_NAME') and >> jcr:deref(@btnbulletin_type= ‘INFO')] > > please note that this is actually an invalid query and should be rejected > by > Jackrabbit. I've created a jira issue: > https://issues.apache.org/jira/browse/JCR-1211 > > see also my comment on the user list. > > regards > marcel > > -- View this message in context: http://www.nabble.com/Jackrabbit-XPath-performance-tf4765307.html#a13665531 Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.
