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.
28
votes
Harshad
shared this idea
-
Ron Dyck commented
As we're using shards keyed on location, I believe this could be very helpful in regard to performance.
-
Kushal commented
I support this feature request. This is a performance boost for large sized zonal sharded clusters.