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.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Match all
attachment content -- contains -- carbon
attachment content -- contains -- oxide
Thanks!
r.