![]() |
Art Gallery |
Search |
Use the form below to search for documents on this website containing specific
words or combinations of words. The text search engine will display a weighted list of
matching documents, with better matches shown first. A brief explanation
of the query language is available, along with examples. Please read below.
Query Language
The text search engine allows queries to be formed from arbitrary Boolean expressions containing the keywords AND, OR, and NOT, and grouped with parentheses. For example:
- gogh sunflowers
- finds documents containing 'gogh' or 'sunflowers'
- gogh or sunflowers
- same as above
- gogh and sunflowers
- finds documents containing both 'gogh' and 'sunflowers'
- gogh not sunflowers
- finds documents containing 'gogh' but not 'sunflowers'
- (gogh not sunflowers) and arles
- finds documents containing 'arles', plus 'gogh' but not 'sunflowers'
- art*
- finds documents containing words starting with 'art'
Back to Top