Golang查询Elasticsearch

本文主要讲 golang 链接 es 的经常使用操做git 如下代码及更多案例地址:https://github.com/gerry-tan/es-clientgithub 1.下载依赖库golang $ go get github.com/olivere/elastic 操做代码以下:json es.goapp package es import ( "context" "fmt" "g
相关文章
相关标签/搜索