There is a SearchMethod in the Slide Client API. The main problem you will face is to construct the syntactically right query string. Please have a look at the DASL draft for this.
Once you have figured out how to create the query, just pass the SearchMethod instance to Httpclient's executeMethod(). Regards, Ingo > Does anyone have a code example utilizing the SearchMethod with the > Slide Client API? Looking at the source code it doesn't appear that > SearchMethod has been implemented. The response below leads me to > believe the BasicSearch has been implemented on the server. Does > anybody know of a cient API that currently implements SEARCH? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
