Boolean Search Problem
Hi all,
I'm having problems with simple boolean searches for "Attachment Content" - "contains". For example, I want to find all attachments which contain both "carbon" and "oxide", but not necessarily as one phrase.
However, searching for "carbon AND oxide" (of course without "") won't yield any results no matter if I select 'phrase' or one of the 'regexp' options. Roughly two dozens of indexed PDFs contain both words, and both can be found by searching within the PDFs with a handful of PDF readers.
Am I missing something?!
Cheers,
r.
I'm having problems with simple boolean searches for "Attachment Content" - "contains". For example, I want to find all attachments which contain both "carbon" and "oxide", but not necessarily as one phrase.
However, searching for "carbon AND oxide" (of course without "") won't yield any results no matter if I select 'phrase' or one of the 'regexp' options. Roughly two dozens of indexed PDFs contain both words, and both can be found by searching within the PDFs with a handful of PDF readers.
Am I missing something?!
Cheers,
r.
Match all
attachment content -- contains -- carbon
attachment content -- contains -- oxide
Thanks!
r.