


The simplest search is a single word that you think appears in the document
you are looking for. If the term is unusual or unique, you will be more likely to
find that specific document. For example, if you are interested in early
motion picture technology, the following query will very likely find pages of
interest to you:
Tip
Searching With Single Words
If you enter your search term in completely in lower case or completely in
upper case, Verity search engine looks for all mixed case variations. For example,
both of the following queries will find pages that match stemmed variations of rose, Rose, and ROSE.
Tip
If you are looking for pages about someone named Rose, enter the name with an initial capital letter. To make the search more
precise, enclose the word in double quotation marks, as in the following example.
The TYPO operator can be useful if you are searching through documents that have been scanned using Optical Character Recognition (OCR) software, which sometimes misreads words from the input document. The TYPO operator performs "approximate pattern matching" to identify words similar to the query term. The similar words can have characters inserted, deleted, or transposed.
For example, the following string finds pages that match either the word receive or the word recieve (the letters "e" and "i" have been transposed).
Note
By default, the TYPO operator matches words with up to two character insertions, character deletions, or transpositions in any combination. The above sample query would find not only receive and recieve, but also receipt (the letters "v" and "e" have been replaced by "p" and "t"), deceive (the letter "r" has been replaced by the letter "d"), and decieve (the letter "r" has been replaced by the letter "d" and the letters "e" and "i" have been transposed).