General Index Configuration
$./textIndexMigration.sh – cf <Indexer Config file path >
To index the complete configuration file. Refers to the IndexerConfig.xml file absolute path. For example, the file is located in the $MQ_HOME/config folder, use the following command:
$./textIndexMigration.sh – cf $MQ_HOME/config/IndexerConfig.xml
$./textIndexMigration.sh – p <Partition Number>
Optional. Refers to the cluster index number. If not specified, the configuration file in the entire cluster is indexed. To index entities on the partition servers, specify the cluster index number:
$./textIndexMigration.sh – p 1
$./textIndexMigration.sh – s <Server Name>
Refers to the server name.
Copyright © Cloud Software Group, Inc. All rights reserved.