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

Spectrum Technology Platform Release Notes

Product type
Software
Portfolio
Integrate
Enrich
Locate
Verify
Product family
Spectrum™ software
Product
Spectrum™ software > Spatial > Spectrum Spatial Analyst
Spectrum™ software > Quality > Addressing
Spectrum™ software > Spatial > Spectrum Spatial Insights
Spectrum™ software > Quality > Context Graph
Spectrum™ software > Web Services
Spectrum™ software > Quality > Spectrum Quality
Spectrum™ software > Geo Addressing > Global Geocoding
Spectrum™ software > Geo Addressing > Enterprise Tax
Spectrum™ software > Spatial > Spectrum Spatial
Spectrum™ software > Discovery
Spectrum™ software > Data Integration
Spectrum™ software > Dataflow Designer
Spectrum™ software > Spectrum™ Platform
Spectrum™ software > GeoEnrichment
Version
Latest
ft:locale
en-US
Product name
Spectrum Technology Platform
ft:title
Spectrum Technology Platform Release Notes
Copyright
2024
First publish date
2007
ft:lastEdition
2025-02-24
ft:lastPublication
2025-02-24T16:48:25.200000
  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.