[V4MD] search like "*"

Scott Runkel srunkel at hypix.com
Sun May 29 14:01:41 CDT 2005


If anyone is interested...

It turns out what I needed was "\<" for start of word and "\>" for end of word.
In other words, if the user types:

gastro*

I would search for '\<gastro' and get gastrointestinal, gastroenterologist,
gastro-whatever.

if the user types:

*emia

I would search for 'emia\>' and get anemia, uremia, hyperlipidemia, etc.

and if the user types

*lipid*

then I can just search 'lipid' and match any word that contains it anywhere
(normal Valentina behavior).

-SR

Scott Runkel
Director of Technology
Hypix Media, Inc.
503-722-2123




More information about the Valentina mailing list