Domains
Every Dataset is registered to a Domain. This Domain may refer to a Business/Industry/Purpose or other type of specification, which helps to maintain and segregate data between different Datasets.
When creating a Dataset, you must have a Domain. For example, if you have two Datasets that hold medical and infrastructure data, it would be useful to have two separate Domains, one for medical and one for infrastructure.
Datasets and View Names must be unique within a given Domain. It is not possible to have two Datasets with the same name in a single Domain, although they may exist across different Domains.
How to add a Domain?
To create a domain:
- Click on
+
- Fill in the below information:
Type | Description |
---|---|
Domain Name | A unique name that is given to the DeepSearch Index. |
Display Name | With Display name, view the existing index in the Amorphic Data Cloud. |
Description | Describe the domain purpose. |
For a Multi-tenancy deployment, Domains are part of tenants. You can decide which Domain belongs to a tenant. The Domains made for a tenant should have the tenant's name in front, except for the standard tenant. To learn more, refer Tenants documentation.
For example, to create a Domain "finance" under a tenant "testing", the Domain Name should be "testing_finance". However, in the case of a default tenant, if you want to create a Domain "finance" under the default tenant, the Domain Name will be simply "finance".
You cannot delete a Domain with datasets attached; you must first delete the associated datasets. Full access is required to delete a dataset.
Access Control
To create a dataset, you need access to the Domain. Access control is similar to other features, meaning that if you create a Domain, you will get owner access and can provide access to others using authorized groups and users.
Only those with at least read-only access to the Domain can be granted access to the dataset and views.