Relativity Script Library
These scripts are available in the Relativity Script Library. To access the script library:
- Navigate to Home.
- Click the Relativity Script Library tab.
Script | Description |
---|---|
Allows a partner to assess the billable size of a potential Analytics index submission. | |
Reports on peak billable data for all cases in a Relativity environment; this can be used in environments where the auto-emailed statistics feature is not possible. | |
Reports on all users who have had access to the case at any time during the month. | |
Reports on all users, workspaces, groups, and each group's permissions in a Relativity environment. | |
Choice field stratified sampling | Selects a specified number of sample documents across categories chosen by the user, ensuring that each category is represented equally. |
Creates job entries in the EDDS database to upgrade Analytics clusters for CAAT 3.17.2. |
|
Randomly samples documents from a saved search to create a sample set | |
dtSearch index auto incremental build | Incrementally builds all dtSearch indexes in all cases. |
This Relativity script provides audit records for user password reset requests generated using the Forgot your password? link on the login screen. | |
Forcibly assigns a keyboard shortcut to a specific system function; this script runs against all workspaces. | |
Checks and reports the status of all Analytics cluster upgrade jobs recorded in the EDDS database. | |
Populate parent to child is a workspace-level script propagates the Document ID of the parent document to any children of that document. | |
Provides a report of processed data sizes per processing set and user in all workspaces in the environment and a summary of all processed data in all workspaces in the environment. |
|
Propagate sent date to family documents | Sets all email families' documents to the same sent date as their parent documents in a case. |
Sets up the available SMTP fields in the kCura.Notification section of the Instance setting table. | |
Report sample-based statistics | Generates reports for the deprecated sample-based learning feature. |
Reports on the efficiency of reviewers over the specified date range; the returned statistics provide a count on how many documents were reviewed over a certain period of time. | |
Saved search gap and overlap check | Identifies documents with gaps in Bates numbers or overlapping Bates numbers in a workspace. |
Identifies and sets a Yes/No field on all case documents to indicate it as a duplicate or master. | |
Set extracted text size field | Stores a document's extracted text data length (in Kilobytes) in a decimal field for all documents in a case. |
Set native file size field | Stores the native file size (in KB), for each case document in a decimal field. |
Populates the production beginning and end attachment range fields for each case document included in a production. | |
Stores the current Relativity folder path of each document in a long text field. | |
Upgrades a legacy application (v 6.8 and earlier) to a Relativity Application object | |
Reports on the last action performed by a non-system admin in each workspace in a Relativity instance. |
The Relativity Script Library includes all scripts installed with your version of Relativity. To request additional scripts, contact
The following scripts are available outside the script library:
Script | Description |
---|---|
Renumbers your Relativity documents and Host/Family fields into a standard Prefix, Box, and Document format. | |
Aims to detect possible upgrade conflicts, data truncation, and customization on the Person and Organization objects that may need to be re-created on the Entity object during a Case Dynamics upgrade from Relativity 10.1 or below to Relativity 10.2 or above. | |
Moving dtSearch indexes | Moves a dtSearch index from one location to another |
Moving Analytics indexes and structured analytics sets | Moves an Analytics index from one location to another |
Get database size |
Displays size and location information for all database files in a specific workspace. Use the following SQL command to run this script: exec sp_helpdb <databaseName> |