Use the form below to search for documents in this website ONLY containing specific words or combinations of words. For example, if you are looking for a SPECIFIC artist, you can enter her/his name and do a search.
The text search engine will display a weighted list of matching documents, with better matches shown first. Each list item is a link to a matching document; if the document has a title it will be shown, otherwise only the document's file name is displayed.
A brief explanation of the query language is available, along with examples.
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:
- jane artist
- finds documents containing 'jane' or 'artist'
- jane or artist
- same as above
- jane and artist
- finds documents containing both 'jane' and 'artist'
- jane not artist
- finds documents containing 'jane' but not 'artist'
- (jane not artist) and activist
- finds documents containing 'activist', plus 'jane' but not 'artist'
- passion*
- finds documents containing words starting with 'passion'