Sequence Connector for Relativity® Examples
Setup
- Download and set up Sequence. See the quick start for more info.
- Add the Sequence Connector for Relativity®. See connectors for more info on managing connectors.
PS > .\sequence.exe connector add Sequence.Connectors.Relativity
- Add the required Relativity® configuration to
./lib/connectors.json
. See Sequence Connector for Relativity®
Examples
Create Workspace
Create a new workspace and add fields to it.
Search and Tag Items
An example of how to search and tag items in an existing workspace.
Export Entities
An example of how to export documents as entities.
Import Entities
An example of how to import entities into an existing workspace as documents.
Import Concordance
An example of how to import a concordance file into a workspace.
Export from Nuix and Import into Relativity
An example of how to export data from Nuix and import it into a Relativity Workspace.
End-to-end Example
A combination of the above examples - create workspace, import data, search and tag, then export.