Basic rules for full-text searches

The basic rules for formulating queries are:

Note: If you are searching for a file name with an extension, you should group the entire string in double quotes, ("file name.ext"). Otherwise, the period will break the file name into two separate terms. The default operation between terms is AND, so you will create the logical equivalent to "file name AND ext."