Search the Library

Use this page to perform a simple search. Enter a single word or a "phrase". Use the dropdown list to limit your search to just one field, or select "Any available field" to perform a broad search across all searchable fields. You will be able to narrow your search further once the results are displayed.

Searching tips

This search works in a similar way to Google. Search for specific words or "phrases", optionally excluding others. Here are some searching examples:

apple banana (default)finds records that contain both words, anywhere and in any order. This is the default "AND" search.
apple AND bananasame as above. Finds records that contain both words, anywhere and in any order. However, there is no need to include "AND" operator between words.
apple* (default)finds "apple", "apples", "applesauce", and "applet". There is no need to append the " * " wild-card suffix in your searches.
"some words"wrapping your search words in quotation marks treats them as an entire phrase. Finds records that contain "some words of wisdom", but not "some strange words".
apple OR juicefinds records that contain either of these words, or both. Using the "OR" operator will return more results than the default "AND" search.
apple -macintoshoptionally exclude certain words. Finds records with "apple" but not "macintosh".
apple NOT macintoshsame as using "-", finds records with "apple" but not "macintosh".

Note: There are several commonly words that will be ignored in a search. These words are called "Stop Words" and offer little or no benefit to a search. Stop words include "A", "An", "And", "For", "Has", "He, "Her", The", "Them", etc.