Yes, you're right, that was stupid of me. So we need some kind of extension, and the proposed extension exclude-lastpathsegment only handles 'the last path segment' so it won't work in this case either.Carlos Villegas wrote:
Maybe you can add a condition like the following, in the corresponding basicsearch syntax:I don't think that work. Because the slide implementation of basicsearch (in slide 2.0; i don't know if heavy changes have been made since)
... AND (NOT (DAV:displayname EQ "cms") )
create a pool with all nodes (from base uri with sp�cified depth) and then remove all node that don't match where condition. ... ... if you test displayname, /files/cms will not be returned but children can match.
ps: correct me if i don't understand the problem well ... but you don't want to search/find any of cms and its decendants.
A solution will be to expose the URL as a property of the resource so you can query it as a regular property using the like operator or whatever.
Carlos
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
