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 Cédric <ce...@yahoo.fr> on 2004/12/29 09:46:22 UTC

DASL Possibilities ... (Help)

 Hi !

 I'm a newbies in Slide, and i want to know more about the DASL possibilities. 
Is it possible to Search by multi criterials like : Date , Content , 
folders ... ect !
 Where can i find more information about DASL ? Exemple code ?
 Is DASL appropriate to search in a folders with lots of documents ?
 I don't know if DASL use lucene as search engine ?
 Thanks a lot and scuse for my poor language, 
 
CF ( French ) 



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


Re: DASL Possibilities ... (Help)

Posted by Stefan Lützkendorf <lu...@apache.org>.
general info you can find under 
http://greenbytes.de/tech/webdav/draft-reschke-webdav-search-latest.html.

There you can read aboud a basicsearch query, which is quite similar to 
sql. The wehre clause of such a query allows boolean combinations of 
different criteria (metadata and content).

Slide 2.2 will offer a lucene based indexing component, either for 
metadata and content. If you want to try this, you have to build your 
aown from the cvs head. Some initial documentation about this you can 
find in our wiki http://wiki.apache.org/jakarta-slide/DaslConfiguration.

Stefan

Cédric wrote:
>  Hi !
> 
>  I'm a newbies in Slide, and i want to know more about the DASL possibilities. 
> Is it possible to Search by multi criterials like : Date , Content , 
> folders ... ect !
>  Where can i find more information about DASL ? Exemple code ?
>  Is DASL appropriate to search in a folders with lots of documents ?
>  I don't know if DASL use lucene as search engine ?
>  Thanks a lot and scuse for my poor language, 
>  
> CF ( French ) 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: slide-user-help@jakarta.apache.org
> 

-- 
Stefan Lützkendorf  --  luetzkendorf@apache.org


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