It's ok. I've answered my own question by using the 'DAV:' namespace as defined in NodeProperty.DEFAULT_NAMESPACE constant.
-----Original Message----- From: Andy Bowes [mailto:[EMAIL PROTECTED] Sent: 23 September 2004 10:46 To: 'Slide Users Mailing List' Subject: Grammar URI for SearchQuery > Hi, > > I am attempting to use the Slide core API rather then the WebDav client to > perform a search on a content store. > > I am using the following method to contruct my query but I can't find any > details of how to define a valid value for the grammarUri parameter. > > SearchQuery query = searchHelper.createSearchQuery(grammarUri, > queryElement, slideToken, depthLimit); > > Does anyone know what form this should take ? > > Thanks > > Andy Bowes --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
