Re: Using DASL to search

Julian Reschke <[email protected]> Tue, 19 Jun 2007 22:22:42 +0200
Newsgroups gmane.comp.jakarta.slide.user
Message-ID <[email protected]>
Ali Naddaf wrote:
> Hello all.
> 
> I am trying to use DASL to search for the existence (and size) of a 
> file. Following an example on the wiki 
> (http://wiki.apache.org/jakarta-slide/DASLSearch), it seems that a query 
> like the following should find a file named like "splash.bmp":
> ...

DAV:contains searches the content of the file, not for the file name.

See <http://greenbytes.de/tech/webdav/draft-reschke-webdav-search-12.html>.

Best regards, Julian