Indicates whether to enable search.
In a new installation, the default is
true
. When upgrading, if this property is set, the value remains set to the pre-upgrade value. If this property is not set, the default is
false
.
cmx.e360.view.enabled
When MDM administrators implement the Entity 360 framework, IDD users use the
Search
box to find records and a entity tabs to edit and manage records.
In a new installation, the default is
true
. When upgrading, if this property is set, the value remains set to the pre-upgrade value. If this property is not set, the default is
false
.
cmx.server.batch.smartsearch.initial.block_size
Maximum number of records that the Initially Index Smart Search Data batch job can process in each block. Default is 250. When you index a large data set, increase the number of records. The recommended maximum value is 1000.
cmx.server.enrichcopager.thread_pool
Manually add the property. Sets the number of threads the EnrichCoPager property uses from the thread pool to perform parallel ReadCO operations. Default is 30. If you set the number of threads to 1, the property is disabled.
Sets the minimum number of records to return before the EnrichCoPager property uses multithreading. Default is 2.
cmx.ss.dirtyIndex.disable
Required in a cloud deployment if you use the Solr search engine. Must be added manually. Allows the Batch Viewer tool to start and prevents the warning icon that indicates an outdated index from being displayed in the Batch Viewer tool. Before you start the Batch Viewer tool in a cloud deployment, set to
true
. Default is
false
.
After you update the server properties, you must validate the schema, redeploy the Informatica Data Director application, and restart the Hub Console.