Enterprise Vault™ Discovery Accelerator Reviewer's Guide

Last Published:
Product(s): Enterprise Vault (12.5)
  1. Introducing Discovery Accelerator
    1.  
      Key features of Discovery Accelerator
    2.  
      About the Discovery Accelerator client
    3.  
      Opening the Discovery Accelerator client
    4.  
      Finding your way around the Discovery Accelerator client
  2. Searching for items
    1. Creating and running Discovery Accelerator searches
      1.  
        Limitations on searching certain types of Skype for Business content
    2.  
      About the search criteria options
    3.  
      Guidelines on conducting effective searches
  3. Manually reviewing items
    1. About reviewing with Discovery Accelerator
      1.  
        Limitations on reviewing certain types of Skype for Business content
    2.  
      About the Review pane
    3.  
      Filtering the items in the Review pane
    4. Searching within the review set
      1.  
        Conducting quick searches
      2. Conducting advanced searches
        1.  
          About the search attributes
        2. About the operators
          1.  
            Guidelines on using the NEAR operator condition in Discovery Accelerator rules
        3.  
          About SQL Server stopwords
        4. Manually editing queries in analytics rule definition language (RDL)
          1.  
            Using parentheses to set Boolean precedence in analytics RDL
          2.  
            Using stemming in analytics RDL
          3.  
            Specifying custodian and target values in analytics RDL
    5.  
      Finding all items in the same conversation
    6.  
      Assigning review marks and tags to items
    7.  
      Adding comments to items
    8.  
      Viewing the history of items
    9.  
      Displaying printable versions of items
    10.  
      Downloading the original versions of items
    11.  
      Copying the item list to the Clipboard
    12. Deleting items from Enterprise Vault archives
      1.  
        Limitations on reviewing items after you have deleted them
    13.  
      Changing how the Review pane looks
    14.  
      Setting your Review pane preferences
  4. Working with research folders
    1.  
      About research folders
    2.  
      Creating research folders
    3.  
      Editing the properties of research folders
    4.  
      Copying items to research folders
    5.  
      Reviewing the items in research folders
    6.  
      Exporting items from research folders
    7.  
      Giving other users access to your research folders
    8.  
      Removing items from research folders
    9.  
      Converting research folders into cases
    10.  
      Deleting folders
  5. Exporting and producing items
    1. About exporting and producing items
      1.  
        Limitations on exporting certain types of content
    2.  
      How exporting differs from producing
    3.  
      Performing an export or production run
    4.  
      About the limits on the number of simultaneous export and production runs
    5.  
      Making the export IDs or Bates numbers visible in Microsoft Outlook
  6. Creating and viewing reports
    1.  
      About the Discovery Accelerator reports
    2.  
      Creating Discovery Accelerator reports
    3. Available Discovery Accelerator reports
      1.  
        Archive Source report
      2.  
        Case History report
      3.  
        Export Run Duplicates report
      4.  
        Item Detail report
      5.  
        Legal Holds report
      6.  
        Production Run report
      7.  
        Production Run Duplicates report
      8.  
        Productions report
      9.  
        Searches report
      10.  
        Security report
    4.  
      Viewing existing reports
    5.  
      Deleting reports
    6. About viewing Discovery Accelerator datasets using the OData web service
      1.  
        Available Discovery Accelerator datasets
      2.  
        Accessing the Discovery Accelerator datasets
      3.  
        Using the OData service with Microsoft Excel
      4.  
        Using the OData service with Microsoft SQL Server Reporting Services (SSRS)
      5.  
        Troubleshooting OData errors
  7. Appendix A. Enterprise Vault properties for use in Discovery Accelerator searches
    1.  
      About the Enterprise Vault search properties
    2.  
      System properties
    3.  
      Custom Enterprise Vault properties
    4.  
      Custom Enterprise Vault properties for File System Archiving items
    5.  
      Custom Enterprise Vault properties for SharePoint items
    6.  
      Custom Enterprise Vault properties for Compliance Accelerator-processed items
    7.  
      Custom properties for use by policy management software
    8.  
      Custom properties for Enterprise Vault SMTP Archiving

About the search attributes

Table: Search attributes lists all the available attributes. For each attribute, the table shows the operators that you can use with the attribute, and describes its purpose.

Table: Search attributes

Attribute

Type

Accepted operators

Description

AttachmentsCount

Numeric

=

>

>=

<

<=

Use AttachmentsCount to add a condition that is based on the number of email attachments.

Author

String

CONTAINS

ANYOF

NOT CONTAINS

NOT ANYOF

Use Author to add a condition that is based on the email's sender.

Enclose full names in double quotation marks ("). You can also type first names, last names, or middle names individually.

Values that correspond to targets (T:), target groups (TG:), custodians (C:), and custodian groups (CG:) must be on a separate line. Prefixes such as T: and TG: must be in upper case.

Identify custodians by their primary attribute values, and custodian groups, targets, and target groups by their display names.

AuthorOrRecipients

String

CONTAINS

ANYOF

NOT CONTAINS

NOT ANYOF

AuthorOrRecipients is a composite attribute that lets you add a condition that is based on senders and recipients in any of the following attributes:

  • From

  • To

  • CC

  • BCC

Enclose full names in double quotation marks ("). You can also type first names, last names, or middle names individually.

Values that correspond to targets (T:), target groups (TG:), custodians (C:), and custodian groups (CG:) must be on a separate line. Prefixes such as T: and TG: must be in upper case.

Identify custodians by their primary attribute values, and custodian groups, targets, and target groups by their display names.

BCC

String

CONTAINS

ANYOF

ALLOF

NOT CONTAINS

NOT ALLOF

NOT ANYOF

Use BCC to add a condition that is based on the email's BCC recipients.

Enclose full names in double quotation marks ("). You can also type first names, last names, or middle names individually.

Values that correspond to targets (T:), target groups (TG:), custodians (C:), and custodian groups (CG:) must be on a separate line. Prefixes such as T: and TG: must be in upper case.

Identify custodians by their primary attribute values, and custodian groups, targets, and target groups by their display names.

CC

String

CONTAINS

ANYOF

ALLOF

NOT CONTAINS

NOT ALLOF

NOT ANYOF

Use CC to add a condition that is based on the email's CC recipients.

Enclose full names in double quotation marks ("). You can also type first names, last names, or middle names individually.

Values that correspond to targets (T:), target groups (TG:), custodians (C:), and custodian groups (CG:) must be on a separate line. Prefixes such as T: and TG: must be in upper case.

Identify custodians by their primary attribute values, and custodian groups, targets, and target groups by their display names.

Content

String

CONTAINS

ANYOF

ALLOF

NEAR

NOT CONTAINS

NOT ALLOF

NOT ANYOF

Use Content to add a condition that is based on a string in the body of the email, or in the file's content.

Enclose any phrases in double quotation marks ("). For all the accepted operators except NEAR, you can choose to turn search stemming on or off. Discovery Accelerator does not expand distribution lists when you use the NEAR operator, even if you select the option to do so elsewhere in the rule builder.

Values that correspond to targets (T:), target groups (TG:), custodians (C:), and custodian groups (CG:) must be on a separate line. Prefixes such as T: and TG: must be in upper case.

Identify custodians by their primary attribute values, and custodian groups, targets, and target groups by their display names.

Custom

String

=

NOT =

CONTAINS

ANYOF

ALLOF

NOT CONTAINS

NOT ALLOF

NOT ANYOF

Use Custom to add a condition that is based on any custom attributes created during archiving. Enter the name of the custom attribute before you select an operator and enter the search string.

For example:

Custom.Veritas.MyAttribute CONTAINS "Veritas"

Enclose phrases in double quotation marks ("). If you select the ANYOF or NOT ANYOF operator, you can separate multiple values with commas.

Values that correspond to targets (T:), target groups (TG:), custodians (C:), and custodian groups (CG:) must be on a separate line. Prefixes such as T: and TG: must be in upper case.

Identify custodians by their primary attribute values, and custodian groups, targets, and target groups by their display names.

Direction

List

=

ANYOF

NOT =

NOT ANYOF

Use Direction to add a condition that is based on the direction of the email. Acceptable values are:

  • Internal

  • External Inbound

  • External Outbound

  • Not Specified

FileExtension

String

ANYOF

CONTAINS

NOT ANYOF

NOT CONTAINS

Use FileExtension to add a condition that is based on email extension type and file types. Enter multiple file types as a list. For example:

DOC PDF MSG

Enclose phrases in double quotation marks ("). If you select the ANYOF or NOT ANYOF operator, you can separate multiple values with commas.

Importance

List

=

ANYOF

NOT =

NOT ANYOF

Use Importance to add a condition that is based on the email's importance setting. Acceptable values are:

  • Low

  • Normal

  • High

MailDate

Date

=

>

>=

<

<=

BETWEEN

NOT BETWEEN

Use MailDate to add a condition that is based on the date the email was received, and on the modified date of email's attachments.

When you use the BETWEEN and the NOT BETWEEN operators, you must specify start and end dates.

MessageClass

String

ANYOF

CONTAINS

NOT ANYOF

NOT CONTAINS

Use MessageClass to add a condition that is based on the email's MAPI message class setting. For example:

IPM.Note.

Enclose phrases in double quotation marks ("). If you select the ANYOF or NOT ANYOF operator, you can separate multiple values with commas.

MessageType

List

=

ANYOF

NOT =

NOT ANYOF

Use MessageType to add a condition that is based on the email's type. Acceptable values are:

  • Bloomberg

  • Domino Mail

  • Exchange Mail

  • Fax

  • File

  • IMAP

  • Instant Messaging

  • SharePoint

  • SMTP Mail

  • Social

ModifiedDate

Date

=

>

>=

<

<=

BETWEEN

NOT BETWEEN

Use to ModifiedDate to add a condition that is based on the date the email or file was last modified.

When you use the BETWEEN and the NOT BETWEEN operators, you must specify start and end dates.

OriginalLocation

String

ANYOF

CONTAINS

NOT ANYOF

NOT CONTAINS

Use OriginalLocation to add a condition that is based on the original location of the email or file. For example:

  • Inbox

  • Sent items

  • \\server\share\Sales

Enclose phrases in double quotation marks ("). If you select the ANYOF or NOT ANYOF operator, you can separate multiple values with commas.

Recipients

String

CONTAINS

ANYOF

NOT CONTAINS

NOT ANYOF

Recipients is a composite attribute that lets you add a condition that is based on recipients in any of the following attributes:

  • To

  • CC

  • BCC

Values that correspond to targets (T:), target groups (TG:), custodians (C:), and custodian groups (CG:) must be on a separate line. Prefixes such as T: and TG: must be in upper case.

RetentionCategoryDisplayName

String

CONTAINS

NOT CONTAINS

Use RetentionCategoryDisplayName to add a condition that is based on the retention categories under which the item was archived. For example:

General retention category

RetentionExpiryDate

Date

=

>

>=

<

<=

BETWEEN

NOT BETWEEN

Use RetentionExpiryDate to add a condition that is based on the date the email or file is due to expire. The retention category under which the item was archived determines the expiry date.

When you use the BETWEEN and the NOT BETWEEN operators, you must specify start and end dates.

Sensitivity

List

=

ANYOF

NOT =

Use Sensitivity to add a condition that is based on the sensitivity of the email. Acceptable values are:

  • Normal

  • Personal

  • Private

  • Confidential

Size

Numeric

=

>

>=

<

<=

Use Size to add a condition that is based on the size of the email or file.

Subject

String

CONTAINS

ALLOF

ANYOF

NEAR

NOT CONTAINS

NOT ALLOF

NOT ANYOF

Use Subject to add a condition that is based on strings in the email's subject, and in file names.

Enclose any phrases in double quotation marks ("). For all the accepted operators except NEAR, you can choose to turn search stemming on or off. Discovery Accelerator does not expand distribution lists when you use the NEAR operator, even if you select the option to do so elsewhere in the rule builder.

Values that correspond to targets (T:), target groups (TG:), custodians (C:), and custodian groups (CG:) must be on a separate line. Prefixes such as T: and TG: must be in upper case.

Identify custodians by their primary attribute values, and custodian groups, targets, and target groups by their display names.

SubjectOrContent

String

CONTAINS

ALLOF

ANYOF

NEAR

NOT CONTAINS

NOT ALLOF

NOT ANYOF

SubjectOrContent is a composite attribute that lets you add a condition that is based on strings in either of the following attributes:

  • Subject

  • Body

This attribute is also used to match using strings in a file's name or content.

Enclose any phrases in double quotation marks ("). For all the accepted operators except NEAR, you can choose to turn search stemming on or off. Discovery Accelerator does not expand distribution lists when you use the NEAR operator, even if you select the option to do so elsewhere in the rule builder.

Values that correspond to targets (T:), target groups (TG:), custodians (C:), and custodian groups (CG:) must be on a separate line. Prefixes such as T: and TG: must be in upper case.

Identify custodians by their primary attribute values, and custodian groups, targets, and target groups by their display names.

To

String

CONTAINS

ANYOF

ALLOF

NOT CONTAINS

NOT ALLOF

NOT ANYOF

Use To to add a condition that is based on the email's recipients.

Enclose full names in double quotation marks ("). You can also type first names, last names, or middle names individually.

Values that correspond to targets (T:), target groups (TG:), custodians (C:), and custodian groups (CG:) must be on a separate line. Prefixes such as T: and TG: must be in upper case.

Identify custodians by their primary attribute values, and custodian groups, targets, and target groups by their display names.