Search Index (OpenSearch) settings must be adjusted before you first run a cluster - 23.1

Spectrum Release Notes

Product type
Software
Portfolio
Enrich
Integrate
Locate
Verify
Product family
Spectrum
Product
Spectrum > Data Integration
Spectrum > Geo Addressing > Global Geocoding
Spectrum > Discovery
Spectrum > Geo Addressing > Enterprise Tax
Spectrum > Web Services
Spectrum > Spectrum Platform
Spectrum > GeoEnrichment
Spectrum > Quality > Spectrum Quality
Spectrum > Spatial > Spectrum Spatial
Spectrum > Dataflow Designer
Spectrum > Quality > Addressing
Spectrum > Quality > Context Graph
Version
23.1
Language
English
Product name
Spectrum Technology Platform
Title
Spectrum Release Notes
First publish date
2007
Last updated
2024-01-17
Published on
2024-01-17T20:40:14.870592
  1. Before you start the cluster for the first time, open the SpectrumDirectory/index/opensearch.template file and make the following changes in the Node Address section on each node in the cluster:
    1. Remove the hash character # to uncomment the following line:

      cluster.initial_master_nodes: ${seeds}

      Then edit it to specify the node names in the cluster:

      cluster.initial_master_nodes: node-1,node-2,node-3,...

    2. Insert the hash character # to comment out the following line:

      #discovery.type: single-node

  2. Save your changes, then start the cluster for the first time.