Arctera™ Insight Personal Archive Help

Last Published:
Product(s): Veritas Alta Archiving (1.0)
  1. Getting started
    1.  
      About Arctera Insight Personal Archive
    2.  
      Prerequisites for Insight Personal Archive
    3.  
      Compatibility and the latest updates
    4.  
      Known Issues
    5.  
      Accessing new Arctera Insight Personal Archive portal
    6.  
      Logging in
    7.  
      About Email Continuity
    8.  
      About legacy data
    9.  
      Setting application preferences
    10.  
      Resetting a forgotten password
    11.  
      Changing your message view
  2. Managing archives and archived messages
    1.  
      About Folder Sync
    2.  
      Folder Sync FAQ
    3.  
      Viewing Synchronized Folders in Insight Personal Archive
    4.  
      Monitoring other accounts
    5.  
      Viewing delegate archives
    6. Working with archived emails
      1.  
        Composing new emails
      2.  
        Viewing archived emails
      3.  
        Replying to archived emails
      4.  
        Forwarding archived emails
      5.  
        Restoring archived emails
      6.  
        Applying tags
      7.  
        Removing tags
      8.  
        Saving archived emails to your computer
      9.  
        Downloading email attachments
      10.  
        Printing archived emails
      11.  
        Sending archived email to InsightBook
    7.  
      Viewing collaboration messages
  3. Managing InsightBooks
    1.  
      About InsightBooks
    2.  
      Understanding InsightBooks dashboard
    3.  
      Setting a vacation period
    4.  
      Creating InsightBooks
    5.  
      Creating Notes in InsightBooks
    6.  
      Working with InsightBooks
  4. Managing searches
    1.  
      About Insight Personal Archive Search
    2.  
      Using Quick Search
    3.  
      Using Advanced Search
    4.  
      Using folder search
    5.  
      Creating a new search
    6.  
      About Hit Highlighting
    7.  
      Search syntax
    8.  
      About stop words and special characters in searches
    9. Boolean operator searches
      1.  
        AND operator search
      2.  
        OR operator search
      3.  
        NOT operator search
      4.  
        About using multiple Boolean operators
      5.  
        About using Boolean operators with phrase searches
      6.  
        About Boolean operators and special characters
    10.  
      Wildcard searches
    11.  
      Proximity searches
    12.  
      Double-byte character set searches
    13.  
      About enhanced searches in Japanese
    14.  
      Using Search Filters
    15.  
      Creating Saved Searches
    16.  
      Updating Saved Searches
    17.  
      Deleting Saved Searches
    18.  
      Searchable attachment types
    19.  
      Insight Personal Archive Search FAQs
  5. Managing tags
    1.  
      About Insight Personal Archive tags
    2.  
      Updating tags
    3.  
      Deleting tags

Search syntax

Table: Insight Personal Archive search methods and their syntax describes the search methods that are available in both Quick Search and Advanced Search.

Table: Insight Personal Archive search methods and their syntax

Search method

Syntax

Example and more details

Phrase search

Use double quotation marks around one or more words to search for the exact phrase.

"cloud computing" finds archived messages with this exact phrase.

AND operator search

Use the AND operator between two search terms to find items that contain both search terms.

cloud AND computing finds archived messages with both of the search terms cloud and computing.

See Boolean operator searches.

OR operator search

Use the OR operator between two search terms to find items that contain at least one of the search terms.

cloud OR computing finds archived messages with the search term cloud, or the search term computing, or both terms.

See Boolean operator searches.

NOT operator search

Use the NOT operator between search terms to exclude specific search terms.

cloud NOT computing finds archived messages with the search term cloud but not the search term computing.

See Boolean operator searches.

Single character wildcard search

Use a question mark at the end of a search term to represent a single unspecified character.

Note:

You must enter a search term with at least three characters before the wildcard character.

appl? finds archived messages with search terms such as apple or apply.

See Wildcard searches.

Multiple character wildcard search

Use an asterisk at the end of a search term to represent one or more unspecified characters.

Note:

You must enter a search term with at least three characters before the wildcard character.

comp* finds archived messages with search terms such as computing, computer, or company.

See Wildcard searches.

Proximity search

Place quotation marks around two search terms, followed by a tilde and a numerical value to indicate the maximum word count between them.

Note:

Insight Personal Archive limits the word count between the two search terms to under 50 words.

"cloud computing"~5 finds archived messages with the search terms cloud and computing within five words of each other.

See Proximity searches.

Note:

Search terms are not case-sensitive. Capitalizing a search term has no effect on the search results.