|
Keywords may be separated by AND and/or OR statements for greater control of the search results.
For example, Red AND Chair would generate a result set that contain both words. However, for
Red OR Chair, the result set returned would contain both or either words.
Exact matches can be searched for by enclosing keywords in double-quotes.
For example, "red chair" would generate a result set which match the exact string.
|