Table of Contents

Search

  1. Preface
  2. Upgrade Overview
  3. Pre-Upgrade Tasks
  4. Database Tasks
  5. Application Server Tasks
  6. Hub Store Upgrade
  7. Hub Server Upgrade (In-place Upgrade)
  8. Process Server Upgrade (In-place Upgrade)
  9. Resource Kit Upgrade (In-place Upgrade)
  10. Post-Upgrade Tasks
  11. Search Configuration Upgrade
  12. Hierarchies Upgrade
  13. ActiveVOS Post-Installation Tasks for the Application Server
  14. ActiveVOS Post-Upgrade Tasks for Business Entity Adapter
  15. ActiveVOS Post-Upgrade Tasks for Subject Areas Adapter
  16. Appendix A: Troubleshooting the Upgrade Process
  17. Appendix B: Frequently Asked Questions
  18. Appendix C: Processing Existing ActiveVOS Tasks
  19. Appendix D: Configuring Metadata Caching

Upgrading from Version 10.1, 10.2, 10.3, or 10.4

Upgrading from Version 10.1, 10.2, 10.3, or 10.4

Configure Process Servers for Search

Configure Process Servers for Search

When you configure search with Elasticsearch, enable search on all the Process Server instances. Use the Process Server tool in the Hub Console and the
cmxcleanse.properties
file to configure the Process Server properties for search.
  1. In the Hub Console of a node, start the Process Server tool.
  2. Click
    Write Lock
    Acquire Lock
    .
  3. In the right pane of the Process Server tool, click the
    Add Process Server
    button.
    The
    Add/Edit Process Server
    dialog box appears.
  4. To enable search, select the
    Enable Search Processing
    property of the Process Server.
  5. Click
    OK
    , and then click
    Save
    .
  6. Edit the
    cmxcleanse.properties
    file.
    The
    cmxcleanse.properties
    file in the following location:
    <MDM Hub Installation Directory>\hub\cleanse\resources
    1. Configure the following properties for search:
      cmx.ss.engine
      Required if you want to use the Elasticsearch engine for search. Manually add the property and set to
      es
      .
      ex.max.conn.per.host
      Sets the maximum number of Elasticsearch nodes that you want to connect to the host. Set to the number of Elasticsearch cluster nodes on the host.
      ex.max.threads
      Sets the maximum number of threads that you want the Apache asynchronous non-blocking receiver to use for each node in the Elasticsearch cluster. Default is
      1
      .
      Change the value only when suggested by Informatica Global Customer Support.
    2. Remove the following properties that are configured for search with Solr:
      • solr.allowAdminConsole
      • zookeeper.tickTime
      • pingSolrOnStartup
  7. Save the
    cmxcleanse.properties
    file.
  8. Restart the application server.

0 COMMENTS

We’d like to hear from you!