Re: best way to implement searching

2004-08-26 Thread Juan Andrés Bentancour
http-client and searchmethod it is the easiest way, you only need to create an XML query (DASL www.webdav.org/dasl) and send it to Slide. But I had many problems when trying to search for Date or Integer metadata values. Regards, - Original Message - From: Stefan Burkard [EMAIL

Searching problem.

2004-08-17 Thread Juan Andrés Bentancour
/D:gt /D:where /D:basicSearch /D:searchRequest I´m using Slide 2.1b1 from CVS, TxFileContentStore and PostgresSQL. Please help me !! Regards, -- Juan Andrés Bentancour

Search responses %20 character

2004-07-05 Thread Juan Andrés Bentancour
Hi all, When I do a search request, all response who has a blank character on server, appear with %20 character PUT Method server log: 13:45:25,800 INFO [STDOUT] Thread-48, 05-jul-2004 13:45:25, nico, PUT, 201 Created, 344 ms, /archivos/Destinos/home/nico/To the base provided by HTTP and

Re: Updating properties

2004-07-02 Thread Juan Andrés Bentancour
try setting namespace and depth parameter in propFind and propPatch. - Original Message - From: r d [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 02, 2004 10:04 AM Subject: Updating properties Hi, I was trying to set client (dead) properties. I could set property by

Re: password in Domain.xml

2004-05-03 Thread Juan Andrés Bentancour
- Original Message - From: Olivier CAUSSE [EMAIL PROTECTED] To: 'Slide Users Mailing List' [EMAIL PROTECTED] Sent: Monday, May 03, 2004 6:05 AM Subject: RE: password in Domain.xml Hi, Thanks to Oliver Zeigermann, on my install (XP, Tomcat 5.0.19), the solution was : A) to update

Re: SlideRealm - how to set a password in Domain.xml ?

2004-04-29 Thread Juan Andrés Bentancour
- Original Message - From: Olivier CAUSSE [EMAIL PROTECTED] To: 'Slide Users Mailing List' [EMAIL PROTECTED] Sent: Wednesday, April 28, 2004 9:54 AM Subject: SlideRealm - how to set a password in Domain.xml ? I could install SlideRealm for Tomcat 5. I wonder now how to define new

Re: Simple Slide commands

2004-03-30 Thread Juan Andrés Bentancour
- Original Message - From: Tore Lading [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, March 27, 2004 1:21 PM Subject: Simple Slide commands I am currently looking at the SLIDE implementation, and the code, considering using it for content management, and would like to develop

Re: Exceptions when I try to setup a mysql JDBC store

2004-03-29 Thread Juan Andrés Bentancour
-slide/src/conf/schema/MySqlSchema.sql bye! -- Juan Andrés Bentancour [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Search DAV:like

2004-03-25 Thread Juan Andrés Bentancour
. DASL defines LIKE operator, but we dont have an implementation (LIKE is an optional operator). I have no idea where to start. any help would be appreciated ! Regards, -- Juan Andrés Bentancour [EMAIL PROTECTED

RE: Did anybody successfully authentiate with Slide beta 2

2004-03-09 Thread Juan Andrés Bentancour
/parameter /slide - Do you Yahoo!? Yahoo! Search - Find what youre looking for faster. -- Juan Andrés Bentancour [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

Webdav or Slide API (was RE: versionning )

2004-02-23 Thread Juan Andrés Bentancour
, which use native Slide API to reply requests from JSPs. I think I can´t use the webdav servlet for my new system, but I´m not sure. what do you think ? Does anyone do something like that ? thanks you ! Regards, -- Juan Andrés Bentancour