Internet Search Question
Posted: Wed Sep 28, 2011 3:24 am
Hi Dexter,
is it possible to search for all Subjects containing "xyz-" (all Releases of a Release-Group) in the Filename?
If I search for "xyz-" the Internet Search finds all posts containing "xyz" in the Subject, so it looks to me "-" was ignored.
I know "-" has a special meaning but at the end of a string it should be taken just as a letter.
In my case I just want to see all posts with "instr(subject, "xyz-") > 0"
Best regards,
billy
is it possible to search for all Subjects containing "xyz-" (all Releases of a Release-Group) in the Filename?
If I search for "xyz-" the Internet Search finds all posts containing "xyz" in the Subject, so it looks to me "-" was ignored.
I know "-" has a special meaning but at the end of a string it should be taken just as a letter.
In my case I just want to see all posts with "instr(subject, "xyz-") > 0"
Best regards,
billy