The whole database is searched for the specified keywords. If you want to search a number of keyphrases, you may use either "++" (the OR operator - NO quotes) or "&&" (the AND operator - NO quotes) as your boolean operator.
When looking for an artist type their last name followed by a comma and then their first name.
(i.e., Gilbert, Stuart)
Keywords
Example 1: Enter nothing then press "Start Search"
Results: All records Example 2: Enter chagall village french m modern then press "Start Search"
Results: 1 found Example 3: Enter private location then press "Start Search"
Results: All records that the location = private location Example 4: Enter french++f++oil then press "Start Search"
Results: All records that are French or Female or use Oil Example 5: Enter french&&f&&oil then press "Start Search"
Results: 7 found - all French, Female using oil.