Enterprise Vault.cloud™ Advanced eDiscovery User Guide
- About Enterprise Vault Advanced eDiscovery
- Getting started with Advanced eDiscovery
- Advanced eDiscovery roles
- Investigations
- Case management
- Reviewing and working with emails in eDiscovery
- Email export
- Collaborative reports
- Advanced eDiscovery alerts
- Email Continuity
- Methods for searching cases and accounts
- Methods for searching tables and reports
- Advanced eDiscovery Frequently Asked Questions
- Best practices, limitations, and known issues
- Advanced eDiscovery updates in previous releases
About using multiple Boolean operators
You can use multiple Boolean operators in a search to create more complex searches. For example:
cloud AND computing OR public
In this example cloud AND computing represents one term.
The following items are returned:
Items with cloud and computing
Items with cloud, computing, and public
Items with public
You can also use brackets to group multiple terms for Boolean processing. For example:
(cloud (computing OR public)) NOT software
In this example, the space between cloud and (computing OR public) is treated as an AND operator.
The following items are returned:
Items with both cloud and computing, with no reference to software.
Items with both cloud and public, with no reference to software.
The maximum number of Boolean operators that is allowed in a search is 249.