It looked like the SQL-equivalent would be more similar to <basicsearch>, which was why I was hoping for an example. Also, I was looking for the example to include <searchrequest> header piece and the SQL namespace, as I can find no references as to what the JCR-170 SQL namespace is supposed to look like nor any tutorial/documentation on using the JCR-170 SQL from the HTTP/ webDAV search standpoint, only from within the JCR API.
I'm attempting to document how to migrate from Jakarta Slide to Apache Jackrabbit based on using WebDAV as the common interface http://wiki.apache.org/jackrabbit/WebDAV, and unfortunately hitting several barriers that need to be overcome. ;-) -D > -----Original Message----- > From: Julian Reschke [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 29, 2006 5:20 AM > To: [email protected] > Subject: Re: SQL example to replace basicsearch > > Angela Schreiber schrieb: > > hi darren > > > > since i'm neither expert for the DASL basicsearch nor for the query > > languages defined by JSR170, i can't help you with the conversion. > > > > the reason why no utilities for the DAV:basicsearch is available: > > > > - up to now, we needed the webDAV SEARCH for the remoting > > purpose only. therefore, i was looking for a possibility to > > transport a jsr170 query > > ...and that's perfectly ok. That's why WebDAV SEARCH defines > a framework, allowing different query languages, after all. > > > ... > > Best regards, Julian >
