Relativity - Configuration Table Guide - 9.2
Relativity - Configuration Table Guide - 9.2
Relativity - Configuration Table Guide - 9.2
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
For the most recent version of this document, visit our documentation website.
Table of Contents
1 Configuration table overview 3
1.1 Accessing the configuration table 3
2 Configuration table values 5
2.1 Configuration values and UI display for Document Skip 100
1. Access the primary server environment containing all databases, including EDDS.Configuration.
2. Connect to the Microsoft SQL Server Management Studio.
3. In the Object Explorer tree, expand Databases > EDDS > Tables.
4. Right-click the eddsdbo.Configuration table, and select the option Select Top 1000 Rows.
The eddsdbo.Configuration table opens. It displays the Section, Name, Value, MachineName, and
Note: If the MachineName field is empty, this is the default value for all machines in the Relativity
instance. Otherwise, this value for the setting only applies to the specified machine, overwriting
the default value.
5. Locate the configuration value you want to change and update the Value column. Note that doing so
could have a significant effect on the performance and functionality of your Relativity environment.
Note: Relativity provides several instance settings that enable you to customize email notifications, for
example, user invitation and password reset emails. These instance settings include system variables
enclosed in braces, such as {EMAIL}, {LINKTEXT}, {LOGINLINK}, {LOGINTEXT}, {PASSWORD}, and
{URL}. The values of these variables are generated by Relativity and cannot be changed. For more
information, contact kCura Client Services.
Refer to Configuration table values on page 5 for a complete list of Relativity configuration values.
Note: A number of the configuration table entries listed below should never be modified in your environment, despite the fact that they
appear in the EDDS.Configuration table in the database. For these entries, we've included a "Do not modify" statement at the beginning of
the description.
n Chunked - Relativity
transfers data to the
processing engine in
a series of chunks.
The size of each
chunk is sent directly
before the chunk
itself so that the
engine knows when it
has finished receiv-
ing data for that
chunk. Chunked is
the default value.
Chunked and Flat
get similar con-
version results.
n Flat - Relativity trans-
fers data as a flat file,
which is stored as a
continuous string of
information.
Chunked and Flat
get similar con-
version results.
""aliases"": {
""{index}_read"": {},
""{index}_write"": {}
},
""settings"": {
""index"": {
""number_of_shards"": 1,
""number_of_replicas"": 0
},
""mappings"": {
""pointintimelong"": {
""properties"": {
""WorkspaceGuid"": {""type"":
""string"", ""index"": ""not_analyzed""},
""ValueAsNumeric"": {""type"":
""long""},
""InstanceName"": {""type"":
""string"", ""index"": ""not_analyzed""}
},
""pointintimestring"": {
""properties"": {
""LocalTimestamp"": {""type"":
""date""},
},
""counter"": {
""properties"": {
""LocalTimestamp"": {""type"":
""date""},
""WorkspaceGuid"": {""type"":
""string"", ""index"": ""not_analyzed""},
""ValueAsNumeric"": {""type"":
""long""},
""InstanceName"": {""type"":
""string"", ""index"": ""not_analyzed""}
},
""gauge"": {
n x.x.*.* match
n x.x.x.x do not match
(the last node
between the two is
different)
n x.x.x.* match
n *.*.*.x do not match
ViewQueryOptimization Relativity.Core True If set to True, this populates
the total documents in an
Item List view using one
SQL query to generate the
IDs of all items in the list.
This eliminates the need for
a second SQL query to get
the total count of doc-
uments.
ViewStateNumPages kCura.EDDS.Web 5 Do not modify. This defines
the number of entries
cached for use with holding
page viewstates. Requires
an IISReset after you
change the value.
WebAPIPath kCura.EDDS.DBMT http://localhost/RelativityWebAPI/ The Web API path that the
DBMT uses.
WebAPIPath kCura.EDDS.Web During Relativity installation The WebAPI path for
Relativity.
Update [EDDS].[eddsdbo].
[Configuration]
Set Value = '172.17.*.*
172.16.*.*
*.*.*1'
Where Name = 'Win-
dowsAuthIpRange'