How FTS high availability works in a server group environment
For Elasticsearch, you do not need multiple indexers, because the indexing occurs in the Elasticsearch server. The server with the highest ranking of FTS operation is treated as the FTS indexer. This server handles all indexing operations, such as single entry indexing, schema re-index, and field re-index, by communicating with the Elasticsearch server by using the REST APIs.
When this indexer server becomes unavailable, the FTS indexing operation will failover to the next highest ranking server until the time the owner server becomes available.
For more information about high availability in Elasticsearch, see Set up a cluster for high availability in Elasticsearch documentation.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*