DocumentStoreHost
The host name or IP address of the machine where your data index component is running (a Content component or DAH). The View component uses this component to retrieve information about a requested document, so that it can work out how to retrieve the original document for viewing.
You must also set DocumentStorePort to the ACI port of the data index component.
Type: | String |
Default: | |
Required: | Yes, if universal viewing is enabled |
Configuration Section: | UniversalViewing |
Example: | DocumentStoreHost=localhost
|
See Also: | DocumentStorePort |