Please enter search query.
Search <book_title>...
Enterprise Vault™ Discovery Accelerator Administrator's Guide
Last Published:
2021-12-06
Product(s):
Enterprise Vault (14.2)
- Introducing Discovery Accelerator
- Introducing the Discovery Accelerator client
- Setting up and assigning roles
- Working with cases
- Setting up review marks and tags
- Using rules to mark and tag items automatically
- Using Custodian Manager
- Searching for items
- About searching with Discovery Accelerator
- Defining email targets with Address Manager
- Building Discovery Accelerator search schedules
- Manually reviewing items
- About reviewing with Discovery Accelerator
- Searching within the review set
- Deleting items from Enterprise Vault archives
- Working with research folders
- Exporting and producing items
- About exporting and producing items
- Performing an export or production run
- Creating and viewing reports
- Appendix A. Customizing Discovery Accelerator
- Setting Discovery Accelerator system configuration options
- Appendix B. Importing configuration data from an XML file
- Appendix C. Enterprise Vault properties for use in Discovery Accelerator searches
- Appendix D. Troubleshooting
- Issues with Custodian Manager
- Issues with Discovery Accelerator reports
Using stemming in analytics RDL
You can use stemming when you search the Subject, Content or SubjectOrContent attributes. Use the following syntax:
attribute {STEM} operator value
Note:
You cannot use wildcard characters in rule conditions that use stemming.
Any phrase values that you add to your searches should be enclosed in double quotation marks. For example:
subject contains "the purchase order"
In RDL, complex search values must be enclosed in double quotation marks. For example:
SubjectOrContent AllOf ' "the purchase order" Stock Investment '
In this case, the query matches the items that contain "the purchase order", "stock", and "investment" in the subject or body.