Fail-over Mechanism
PeopleSoft Search Framework uses OpenSearch search engine to provide search functionality. OpenSearch is distributed by nature, that is, it knows how to manage multiple nodes and manages failover through primary shards and replicas. To enable users to take advantage of this fail-over mechanism, PeopleSoft Search Framework provides you the framework to configure multiple nodes in a search instance of your PeopleSoft implementation. Using the constructs of cluster and node of OpenSearch, a search instance in PeopleSoft represents an OpenSearch cluster that can contain multiple nodes.
See Implementing Fail-over Mechanism Using Multiple Nodes Feature of OpenSearch.
In addition to the built-in fail-over mechanism of OpenSearch, PeopleSoft Search Framework provides you another fail-over mechanism by using its feature of configuring multiple search instances for the search engine. Implementing this feature means that you are creating multiple OpenSearch clusters.