elastic
elastic copied to clipboard
Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
CountService do not support multiple routing // Routing specifies the routing value. func (s *CountService) Routing(routing string) *CountService { s.routing = routing return s }
Below are the libraries I am using. implementation group: 'org.springframework.data', name: 'spring-data-elasticsearch', version: '5.1.12' implementation group: 'org.elasticsearch.client', name: 'elasticsearch-rest-client', version: '8.6.2' Below is my code snippet. ``` private void executeEnrichPolicy(ElasticsearchEnrichClient...
Please use the following questions as a guideline to help me answer your issue/question without further inquiry. Thank you. ### Which version of Elastic are you using? elastic.v7 (for Elasticsearch...