elastic
elastic copied to clipboard
CountService do not support multiple routing
CountService do not support multiple routing
// Routing specifies the routing value. func (s *CountService) Routing(routing string) *CountService { s.routing = routing return s }