Target $search queries to specific shards
Currently, sharded $search queries are scatter-gather queries and they cannot be targeted to specific shards. This is an enhancement request to target $search queries to specific shards, and thereby make them more efficient/performant.
24
votes

-
Kushal commented
I support this feature request. This is a performance boost for large sized zonal sharded clusters.