Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

Step 3. Configure the Hub Server for Search

Step 3. Configure the Hub Server for Search

You must configure the Hub Server to enable search and Entity 360 framework in Informatica Data Director.
  1. Use a text editor to open the following file:
    <MDM Hub Installation Directory>\hub\server\resources\cmxserver.properties
    .
  2. Configure the following properties for search:
    cmx.ss.enabled
    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.
    cmx.server.enrichcopager.min_rec_for_multithreading
    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.

0 COMMENTS

We’d like to hear from you!