Microsoft
Software
Hardware
Network
Question : How do I search for file containing text with "exact phrase" clause
In the example depicted, I am trying to find files containing "resign FirstResponder"
But I get all files containing either words(resign OR FirstResponder) or both, not the exact phrase.
I need to get the exact phrase
Attachments:
xxx.jpg
(52 KB)
(File Type Details)
image
Answer : How do I search for file containing text with "exact phrase" clause
Try enclosing them in quotes as you have in the post here versus how you entered it in the search on your computer
"resign FirstResponder" will likely look for the combination while the resign FirstResponder will look for either word.
Random Solutions
Can you subnet 1 public address or only a Class A, B or C network?
Updating Multiple rows
Java Timer Task
Does HOTMAIL keep a cache history on contacts as Microsoft Outlook does?
Javascript arrays
Windows 7 Enterprise Clients do not activate via KMS
Change base year of a series of indexs
Potential Phishing from asiadrc.com. Is this legit?
Fetch records from List A that do not exist in List b using LINQ
Convert Excel file with multiple worksheets to multiple csv files