You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Edmund Urbani <em...@liland.org> on 2005/02/24 15:51:22 UTC

howto search by filename? with DASL??

Hi all!

I'm new to this list and I wanted to search the archive first, but all I get is:
"VelocityServlet: Error processing the template"

"null: Got error 127 from table handler"
followed by a stack trace.

Ok. Now my actual question:
I'm currently working trying to add some Slide WebDAV repository search features to an application. I found DASL, 
the search method and basicsearch grammar. searching for content (DAV:contains) seems to work, but...
how do I search for resources simply by their name? preferably with wildcards?
there seems to be no property for the filename (only displayname) and the DAV:like operator is not implemented -
at least not in slide 2.1.

so, is there a way to do this on the server side? searching through the whole repository on the client side seems 
like a REALLY bad idea as far as performance is concerned.

 Edmund



---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org


Re: howto search by filename? with DASL??

Posted by Julian Reschke <ju...@gmx.de>.
Edmund Urbani wrote:
 > ...
> Ok. Now my actual question:
> I'm currently working trying to add some Slide WebDAV repository search 
> features to an application. I found DASL, the search method and 
> basicsearch grammar. searching for content (DAV:contains) seems to work, 
> but...
> how do I search for resources simply by their name? preferably with 
> wildcards?

You don't. Right now there isn't any support for that in DASL. See issue 
<http://greenbytes.de/tech/webdav/draft-reschke-webdav-search-latest.html#rfc.issue.5.1-name-filtering>.

 > ...

Best regards, Julian

-- 
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org