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." The system disables all of the Re-Index buttons on the Search landing page for the node and for all other nodes that belong to the cluster. After reindexing is complete, pyStatusWork is set to "Resolved-Completed" if there are no errors, or to "Resolved-Error" if there are errors.
Notes:
pr_log_cluster
table holds instances of the Log-Cluster-FTSIndex class derived from the Log-Cluster- class.