The following forum(s) have migrated to Microsoft Q&A: All English Windows Desktop Development forums! Visit Microsoft Q&A to post new questions.
Hi,
What is correct syntax to search for file name which are of document type. I am using following query.
abc kind : documents folder:c:\myfolder filename:abc
where "abc" is search string. Above query is not giving me correct results.
thanks
amit
Your query should give you documents for which all of the four conditions are true:
What is an example of an incorrect result that you are seeing?