Enterprise Vault™ Discovery Accelerator Reviewer's Guide

Last Published:
Product(s): Enterprise Vault (14.3)
  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

Conducting advanced searches

The advanced search feature lets you build complex searches that comprise multiple conditions. Unlike quick searches, you can save advanced searches for reuse.

To conduct an advanced search

  1. On the Advanced tab in the Search area at the left of the Review pane, click New search.

    The Advanced search dialog box appears.

    Advanced search dialog box
  2. Type a name and description for the search.
  3. In the Search builder area, define one or more conditions that an item must meet. To define the conditions, proceed as follows:

    • In the Select attribute drop-down list, choose an attribute of the items for which to search. For example, choose Subject if you want to search the subject lines of items.

    • In the next drop-down list, choose an operator to apply to the selected attribute. For example, if you have set the attribute to Subject, you can choose the Contains operator to search for items whose subject lines contain certain words.

    • Set the required value for the attribute. For example, when the attribute is Subject and the operator is Contains, you can type Secret to search for items whose subject lines contain this word. Note the following:

      • The search string cannot contain any punctuation characters other than the underscore character.

      • You can append an asterisk (*) as a wildcard character to the end of the search string.

      • SQL Server does not index commonly occurring words such as "the" and "and", so Discovery Accelerator ignores these words when it encounters them in a search string. You can override this behavior by editing the SQL Server stopword file.

    • If you set the attribute to Subject, Content, or Subject or Content, choose whether to turn search stemming on or off.

      Stemming lets you match words that derive from the word that you specify. For example, the word "run" matches "running" and "ran". You cannot use wildcard characters in conditions that use stemming.

    • Click the + button to save the condition and add another one, if required. For example, you may want to search for items whose Author field contains a nominated author and whose Subject field contains a specified string.

      You define the relationship between two conditions with the And/Or buttons. And denotes that an item must match both conditions, whereas Or denotes that the item can match one condition but not the other.

    • If you want to remove a condition, click the - button at the right of its row.

    As you add conditions, they appear in the Search query area. When you become familiar with the query language, you can construct more complex queries by editing the syntax manually.

  4. If you have defined one or more custodians or custodian groups with Custodian Manager, use the fields in the Search condition settings area to specify how to search for them. In each case, you can choose to search email addresses, display names, or both. For custodian groups, you can choose to expand the distribution lists of the groups to include their members in your searches, rather than just the list names and email addresses.

    Note:

    Discovery Accelerator does not expand the distribution lists when you use the Near operator with the attributes Subject, Content, Subject or Content, Author, To, CC, BCC, and Author or Recipients.

    The conditions that you enter in the Search conditions settings area use the custodian information that is available at the time that you build the search. This information is not updated unless you edit the search again. For example, when you create a search and select the option Expand distribution list to include members, the list members at that time are saved with the search. If the membership of the list changes later, these changes are not applied to the search until you edit and save it again.

  5. Click Save, and then click Apply.