AnneXXB

Results 2 comments of AnneXXB

![image](https://user-images.githubusercontent.com/16265478/189339587-438224f5-de2a-44e5-9179-e76a64b5c6c6.png) 这个是封装在com.didiglobal.logi.elasticsearch.client中的ESClient,这里的new HttpHost(ta.getAddress(), ta.getPort()) 默认是http,建议改成HttpHost.create(string) ,配置测读的是','分隔的 完整的uri string

好像logi-elasticsearch-client 没有开源出来。我没有找到repo