In the full-text search, I would like to rule out a property.
for example:
//[EMAIL 
PROTECTED]:uuid='a2e5266f-9f2f-4683-993f-b73f34ba94a7']//element(*,nt:base)[jcr:contains(.,'superman
OR *superman*') and  @stateCode=1 and @directory=false()] order by
@lastModified ascending 
if I would like to rule out the property "templateId",in the full-text
search.
How to do??
-- 
View this message in context: 
http://www.nabble.com/about-query-statements-tp18647276p18647276.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to