An open API service indexing awesome lists of open source software.

https://github.com/gabivlj/example_go_elastic_search

Creating a example on how elastic search works with github.com/olivere/elastic/v7 and how it could work if you wanted to use http.
https://github.com/gabivlj/example_go_elastic_search

elastic-search example go golang

Last synced: 8 months ago
JSON representation

Creating a example on how elastic search works with github.com/olivere/elastic/v7 and how it could work if you wanted to use http.

Awesome Lists containing this project

README

          

## Example on the use of ElasticSearch in go

#### Just discovering how elastic search works and setting a bit the foundation of my next project.