#1693·elastic

CountService do not support multiple routing

Author: xuzhou027Created Feb 8, 2025Updated Feb 8, 2025

CountService do not support multiple routing

// Routing specifies the routing value. func (s *CountService) Routing(routing string) *CountService { s.routing = routing return s }