Please enter specific words or combinations of words that describe what you would like to find. The 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 follows:
The text search engine allows queries to be formed from arbitrary Boolean expressions containing the keywords AND, OR, and NOT, and grouped with parentheses. Examples:
- tort reform
- finds documents containing 'tort' or 'reform'
- tort or reform
- same as above
- wrongful and death
- finds documents containing both 'wrongful' and 'death'
- class not action
- finds documents containing 'class' but not 'action'
- (affirmative not class) and action
- finds documents containing 'affirmative', plus 'action' but not 'class'
- litigat*
- finds documents containing words starting with 'litigat' (litigate, litigation, etc.)