All Products
Search
Document Center

OpenSearch:Update configurations

Last Updated:Jun 21, 2026

After you add a data source, create or modify an index table, or add or update advanced configurations, the changes take effect only after you update configurations and then perform reindexing. In the O&M management console, click update configurations to open the configuration update page.

Select the Index Schema Version to update. This version includes the schemas for the index tables in the data source. Then, select the Advanced Config Version to update and specify whether to automatically trigger reindexing.

Note:

  • You can update only one data source at a time, but you can select multiple index tables within it.

  • If you have multiple clusters, the configuration update applies to all clusters by default.

  • If you enable automatic reindexing for a MaxCompute data source, you must select a specific partition.

In the Reindexing Data Source table, select the partitions to rebuild from the drop-down list in the Data Partition/Timestamp column, such as pt=20211112.

  • If you enable automatic reindexing for an API-pushed data source, you can choose between Empty Data and restore data from index. To retain data from the existing index, select restore data from index and then choose the data version to restore.

Also, select the Dictionary Configuration Version that you want to update.

Important
  • The timestamp must be earlier than the last data push to the API data source.

After pushing the configuration, track its progress under O&M Center > Change History.

The Change History page displays two pipeline records. The first record, Push Configuration, has three stages: init and check, update worker info, and trigger build. When this pipeline completes, the system automatically triggers the second record, Manually Triggered Full Build. This second pipeline includes five stages: init, trigger, scan, build, and switch. Click the Details link under each stage to view its execution details.

The new configuration is ready for production use only after the full build is complete.