Combine boolean and proximity search
Hi everyone,
I'm using Advanced Search to search a folder with several PDF files and I'm looking for a way to combine boolean and proximity search.
I'd like to search annual reports for passages about the passing of a board member. As there are several ways to describe the death of a director, I want to use the boolean expression: director AND (passed away OR died OR death OR passing)
If I am using boolean search with this expression, I get all documents where "director" and any of the other 4 words appear within the same document (which is quite likely to happen in an annual report). Therefore I need a proximity search to explicitly search for a passage where these words occur together (i.e. separated by no more than 30 words).
Unfortunately, proximity search is only available for a "match all words" search which apparently does not evaluate boolean expressions.
Does anyone have a solution or workaround for this problem?
Thank you very much in advance!
~ Paul
