Re: "Starts with" comparison in search
Julian Reschke <[email protected]>
| Newsgroups | gmane.ietf.webdav |
|---|---|
| Message-ID | <[email protected]> |
Cyrus Daboo wrote: > > Hi, > Is it too late to consider adding a "startswith" comparison operation to > the basicsearch grammar in the SEARCH extension? I think that is a key > string match operation to have in addition to "contains". Hi Cyrus, are we talking about properties, or about content? For properties, you can use DAV:like, with something like "prefix%" (see <http://greenbytes.de/tech/webdav/draft-reschke-webdav-search-17.html#rfc.section.5.15>). BR, Julian