@gcusello thanks for the answer I wasn't confused with search header clustering, but I was also curious about the reason because the maximum number of search header clustering is 3. In my opinion, not only in search header clustering, but also in other big data systems, I found out that there is a majority principle when configuring search nodes, and at this time, it is more efficient to configure clustering with odd numbers rather than even numbers for majority voting. Comparatively fewer nodes are required as the majority requires 3 units when configuring 4 units and the majority requires 3 units when configuring 5 units. Therefore, it is configured with an odd number, and at this time, the minimum number of clustering is 3, so I think the minimum number is 3.
... View more