Reindexing a node in a cluster

During reindexing, database performance might be affected and search results might be incomplete. This is due to the reindexing process.

When you reindex a node that belongs to a cluster, the system records each reindexing as an instance of the Log-Cluster-FTSIndex class, including the node ID and pyStatusWork, which is set to "Open-InProgress." After reindexing is complete, pyStatusWork is set to "Resolved-Completed" if there are no errors, or to "Resolved-Error" if there are errors.

To access the Search landing page, you must have the pxAccessSearchLP privilege, which is included in the PegaRULES:SysAdm4 role.

  • The pr_log_cluster table holds instances of the Log-Cluster-FTSIndex class derived from the Log-Cluster- class.
  • You cannot reindex from the command line utility if you have initiated reindexing in the same node or another node in the same cluster from the user interface, and reindexing is still in progress.