You would need to enter: “Serial*Write*” for it to
work. What you entered has the system looking for something that starts with “Serial”
and ends with “Write”.
Cheers
From: dtsearch@yahoogroups.com
[mailto:dtsearch@yahoogroups.com] On Behalf Of sjohnson11402
Sent: 15 August, 2008 12:43 PM
To: dtsearch@yahoogroups.com
Subject: [dtsearch] Wildcards
I have a .cpp file that is indexed and has the word
"SerialNumberWriteLevel". I could not find it with "Serial*Write",
but
eventually found it with "Serial*Level".
Why did "Serial*Write" not find it?
(Noise does not contain serial, number, write, or level).