Enterprise Vault™ Classification using the Veritas Information Classifier
- About this guide
- Preparing Enterprise Vault for classification
- Setting up Veritas Information Classifier policies
- Defining and applying Enterprise Vault classification policies
- Defining classification policies
- Running classification in test mode
- Using classification with smart partitions
- Appendix A. Enterprise Vault properties for use in custom field searches
- Appendix B. PowerShell cmdlets for use with classification
- Appendix C. Classification cache folder
- Appendix D. Migrating from FCI classification to the Veritas Information Classifier
- Appendix E. Monitoring and troubleshooting
Searching archives for items that the Veritas Information Classifier has classified
Enterprise Vault marks every item that it classifies during indexing with information about the version of the Veritas Information Classifier policies that it has used. Each item has a metadata property, vpcv (for "Veritas Information Classifier policy current version"), which records whether the Veritas Information Classifier has classified the item. This property also records whether the policies used are the latest set of policies.
When you conduct a search with Enterprise Vault Search, Compliance Accelerator, or Discovery Accelerator, you can use the vpcv property to filter the results that you obtain. For example, here are some queries that you can type in the simple search box of Enterprise Vault Search:
vpcv:** | Finds all the items that the Veritas Information Classifier has classified. |
NOT vpcv:** | Finds all the items that the Veritas Information Classifier has not classified. |
vpcv:True | Finds the items that the Veritas Information Classifier has classified using the latest set of policies. |
vpcv:False | Finds the items that the Veritas Information Classifier has classified using an older set of policies. |