AnneXXB
Results
2
comments of
AnneXXB
 这个是封装在com.didiglobal.logi.elasticsearch.client中的ESClient,这里的new HttpHost(ta.getAddress(), ta.getPort()) 默认是http,建议改成HttpHost.create(string) ,配置测读的是','分隔的 完整的uri string
好像logi-elasticsearch-client 没有开源出来。我没有找到repo