HP Integrated Archive Platform manual Nested Boolean query expressions, Query expression examples

Page 44

Boolean operators must be surrounded by one or more separators, typically white space. For example, the query peas&&carrots is not equivalent to the query peas && carrots; peas&&carrots is a single word (& is a word character).

Negation operators (- and !) are exceptions to this rule. They must be preceded by a separator, but they need not be followed by a separator. For example, carrot-a6is a single query word, but carrot -a6, like carrot (- a6), is equivalent to the Boolean expression carrot AND (NOTa6).

Nested Boolean query expressions

You can nest Boolean query expressions using Boolean expressions as arguments of Boolean expressions. For example, the following query searches for documents containing bird, but not garden or stone:

bird AND NOT (garden OR stone)

Query expression examples

The following are examples of query expressions.

44 Query expression syntax and matching

Image 44
Contents HP Integrated Archive Platform User Guide Page Contents Index Figures Tables Document conventions and symbols Intended audiencePrerequisites Related documentationSubscription service HP technical supportOther web sites TIPUser Guide About this guide Application What You Can Do Understanding document archivingEAs applications Message Mime types advanced users Understanding searching and document indexingIndexed document types Office 2007 supported file extensions and Mime types Office 2007 supported properties Office 2007 supported featuresType Property Microsoft Word, PowerPoint Excel Modified Forward to Understanding the user interface Using the toolbarLogging in and out Common tasks Search basicsTask Reference Completing simple searchesIAP Web Interface tasks Completing advanced searches Simple SearchAdvanced Search page email content type Additional advanced search query fields Query Field Matches in the DocumentFolder As path c\abc\xyzQuery Results page email content type Displaying query or search resultsQuery results navigation bar Saving query or search criteria BarsSaving query or search results Save CriteriaSending query or search results Save ResultsExporting query or search results Accessing saved criteriaAccessing saved results Copying saved results to a quarantine repository Deleting quarantine repositoriesSearching audit log repositories To search for multiple items, use the advanced search formAdvanced Search page document content type Query Field Matches Logged actions and descriptionsLogged Action Description Troubleshooting Changing your passwordTroubleshooting topics include Changing your languageProblems exporting results Unable to display saved resultsIAP Web Interface Query expressions Word charactersLetters and digits in different character sets Word characters and separatorsRegular expression definition of English word characters Letters and digits definedSupported character Description Set Matching wordsSupported character sets Matching similar words Matching word sequencesFuzzy words Measuring word similarityProximity word sequences Matching word sequences in attachmentsExample 1. Separators are ignored Example 2. Sequence is not intuitiveExcel spreadsheet Syntax Matches Boolean query expressionsBoolean query expressions Following are examples of query expressions Nested Boolean query expressionsQuery expression examples Query expression examples Query expression Finds documents withQuery expression syntax and matching Index See IAP User Guide