Table of Contents

Search

  1. Preface
  2. Part 1: Version 10.4
  3. Part 2: Version 10.3
  4. Part 3: Version 10.2

Java Virtual Machine Settings for Smart Search

Java Virtual Machine Settings for Smart Search

If you want to configure smart search for the MDM Hub, configure the Java Virtual Machine (JVM) by setting the Java options for smart search.
Set the following Java options for smart search:
-Dmdm.ps.zk.node
Required if you want to use smart search with Solr. Set this Java option on the JVM for the Process Server that is intended to be the ZooKeeper server. Set to
true
.
-Dmdm.ps.search.node
Required if you want to use smart search with Solr. Set this Java option on the JVMs for the Process Servers that will have search processing enabled and function as Solr servers. Set it to
true
.
-Dsearch.service.port
Required if you want to use smart search with Solr. Required if you want to install multiple Process Servers on the same machine but on different JVMs and enable smart search on all the Process Servers on the machine. This Java option specifies the port used by the JVM for the search service. To avoid port conflicts, use the default port for the JVM of one Process Server, and set this Java option to the relevant port numbers for the JVMs of the remaining Process Servers.

0 COMMENTS

We’d like to hear from you!