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.
You can manually configure sessions to distribute the file load. You might need to edit sessions when the load changes significantly or when you add new sessions or file systems, including adding new nodes to a grid with a cross-mounted shared file system.
Instead of editing sessions manually, use session variables to distribute files to different directories. This allows you to redirect session files to different file servers when necessary.
Use the following guidelines to use session variables:
Name variables for session file names and directories to reflect business logic.
In the parameter file, define each variable so the file load is evenly distributed across all available file systems. You can also define node-specific variables.
Optionally, automate reconfiguration with a script to process parameter files.
When you use a script, use a placeholder in the parameter file so the script can redefine session variables as necessary.