TheCandyman
Technical User
I have a Windows 2008 R2 server with the File Serves role installed and have enjoyed the option in the past to search for keywords within files (see image).
My question is how can I search and return files that only have multiple keywords within them? I can't find a list of Boolean Operators listed anywhere and so getting AND or & to function isn't working.
I have tried these which i thought would work but don't:
"word1" "word2"
"word1" AND "word2"
"word1" & "word2"
word1 AND word2
word1 & word2
The Server does have the 'File Services' role installed as well as the 'Windows Search Service' (WSS) role services installed. Any suggestions?
My question is how can I search and return files that only have multiple keywords within them? I can't find a list of Boolean Operators listed anywhere and so getting AND or & to function isn't working.
I have tried these which i thought would work but don't:
"word1" "word2"
"word1" AND "word2"
"word1" & "word2"
word1 AND word2
word1 & word2
The Server does have the 'File Services' role installed as well as the 'Windows Search Service' (WSS) role services installed. Any suggestions?