|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] Regular Expression searchJason Hunter jhunter at xquery.comThu Dec 15 10:24:56 PST 2005
John Snelson wrote: > Hi Martin, > > I've used the MarkLogic database. However, the custom ctd:contains() > function is not quite the same as the full regular expressions accepted > by fn:matches(), is it? You've got it, because regular expressions are flat character oriented while cts:contains() and the cts:* functions are token oriented. > Does MarkLogic use it's indexes to optimise fn:matches()? To the degree it can, but complicated regexps don't lend themselves to general index optimization. -jh-
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






