package
0.0.0-20231208061952-f10d33120ced
Repository: https://github.com/liguoqinjim/go-labs.git
Documentation: pkg.go.dev

# README

运行example

直接在elasticsearch里面创建index,创建document,查询等。

注意

  • url的格式是 http://10.0.1.1:9200

运行结果

Imgur

参考资料

https://olivere.github.io/elastic/

# Structs

Tweet is a structure used for serializing/deserializing data in Elasticsearch.