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

Search with Elasticsearch Architecture

Search with Elasticsearch Architecture

The MDM Hub uses the Hub Server and the Process Server for search. The Hub Server can perform real-time indexing and the Process Server can perform the initial indexing as a batch job. Whether you install all the MDM Hub components on a single machine or on multiple machines, you must configure all the Hub Server and Process Server instances for search.
You can install Elasticsearch on any machine where the MDM Hub components are installed or on a separate machine. Elasticsearch requires an exclusive supported version of the Java Virtual Machine (JVM), which the MDM Hub components do not share.
To configure the MDM Hub components to search with Elasticsearch, set up the Elasticsearch cluster. A cluster is a collection of one or more nodes. Each node is a single server that stores your data and participates in indexing and search operations. Based on your MDM Hub topology and the amount of data to index, you can configure one or more nodes for the cluster. Each node can in turn have multiple indexes.
The following image shows a sample installation topology configured for search:
The installation topology contains the application server machines with the Hub Server and Process Server deployments. An Elasticsearch cluster is configured with multiple nodes and indexes. The database is configured on a separate machine.

0 COMMENTS

We’d like to hear from you!