You can enter one or more words to search the InspiredLiving.com webiste. You can choose an AND or OR boolean search property and determine whether the search should be case sensitive. Click the [SEARCH] button to display the search results.
The text search engine allows queries to be formed from arbitrary Boolean expressions containing the keywords AND, OR, and NOT, and grouped with parentheses. Acceptable query example include:
| Enter: information retrieval | Find: documents containing 'information' or 'retrieval' |
| Enter: information or retrieval | Find: documents containing 'information' or 'retrieval' |
| Enter: information and retrieval | Find: documents containing both 'information' and 'retrieval' |
| Enter: information not retrieval | Find: documents containing 'information' but not 'retrieval' |
| Enter: (information not retrieval) and WAIS | Find: documents containing 'WAIS', plus 'information' but not 'retrieval' |
| Enter: web* | Find: documents containing words starting with 'web' |