in reply to What DB style to use with search engine

Another option would be to add lib_mysqludf_preg to a MySQL server. That library provides:
"...access to the PCRE (perl compatible-regular-expressions) library for pattern matching. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5."
  • Comment on Re: What DB style to use with search engine