Now, you can save your searches to easily repeat search requests.
Saving a search is as easy as 1-2-3:
1. Perform a search. The Search Results page opens. 2. Optionally, choose filters or update your search term. 3. Click Save Search.
You can access saved searches from a list next to the Search field that appears on every page. Saved searches store the search term and any search filters that you apply.
Effective in version 6.1, the performance and scalability of applying retention policies have been improved in the following ways:
You can resume the application of a retention policy from the point of failure.
Previously, when you resumed the application of a retention policy, the job restarted.
The query construction for a retention policy is optimized. Child tables have a metadata column, either a tag or legal-hold column, that gets populated with the attribute applied to the parent. This allows the query to construct a join of just the child and immediate parent.
Previously, the query constructed a join that included the child, immediate parent, grandparent, and beyond. This strategy did not successfully scale to more than seven to eight levels.
Applying a retention policy at the application level and unrelated-entity level does not depend on the relationship between tables. Because of this, any relation-based search or navigation on unrelated entities is not supported.