{"id":15204032,"url":"https://github.com/nextronsystems/go-elasticsearch","last_synced_at":"2025-10-04T10:18:02.610Z","repository":{"id":97204565,"uuid":"110667454","full_name":"NextronSystems/go-elasticsearch","owner":"NextronSystems","description":"Simple ElasticSearch API for Golang","archived":false,"fork":false,"pushed_at":"2018-12-03T09:19:59.000Z","size":42,"stargazers_count":13,"open_issues_count":0,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-07-10T13:42:05.961Z","etag":null,"topics":["api","client","elasticsearch","go","go-elasticsearch","golang","simple"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NextronSystems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-14T09:13:45.000Z","updated_at":"2024-06-19T12:19:16.445Z","dependencies_parsed_at":null,"dependency_job_id":"e3f1e270-7b39-4613-9ac3-0639751ccd8e","html_url":"https://github.com/NextronSystems/go-elasticsearch","commit_stats":null,"previous_names":[],"tags_count":28,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NextronSystems%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NextronSystems%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NextronSystems%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NextronSystems%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NextronSystems","download_url":"https://codeload.github.com/NextronSystems/go-elasticsearch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238768422,"owners_count":19527197,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","client","elasticsearch","go","go-elasticsearch","golang","simple"],"created_at":"2024-09-28T05:05:52.807Z","updated_at":"2025-10-04T10:17:57.568Z","avatar_url":"https://github.com/NextronSystems.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Elasticsearch 6.x API for Golang\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Build Status](https://travis-ci.org/NextronSystems/go-elasticsearch.svg?branch=master)](https://travis-ci.org/NextronSystems/go-elasticsearch)\n[![Go Report Card](https://goreportcard.com/badge/github.com/NextronSystems/go-elasticsearch)](https://goreportcard.com/report/github.com/NextronSystems/go-elasticsearch)\n[![GoDoc](https://godoc.org/github.com/NextronSystems/go-elasticsearch?status.svg)](https://godoc.org/github.com/NextronSystems/go-elasticsearch)\n\n## Features\n\n- Document \n  - Insert document\n  - Update document\n  - Delete document\n  - Get document\n  \n- Query\n  - Update documents by query\n  - Delete documents by query\n  - Get documents by query (paging)\n  - Get documents by query (scroll)\n  \n- Bulk\n  - Insert documents\n  \n- Index\n  - Delete index\n  - Refresh index \n  - Add Template\n  - Delete Template\n  \n- Aggregate\n  - Term Aggregate (Get most frequent values of a field) [Terms Aggregation](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-bucket-terms-aggregation.html)\n  - Range Aggregate (Get min- and max-value of a field) [Range Aggregation](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-bucket-range-aggregation.html)\n  - Cardinality Aggregate (Get unique count of a field) [Cardinality Aggregation](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-metrics-cardinality-aggregation.html)\n  - Composite Term Aggregate (Get all values of a field) [Composite Aggregation](https://www.elastic.co/guide/en/elasticsearch/reference/master/search-aggregations-bucket-composite-aggregation.html)\n  \n- Other\n  - Connection test\n  - Health status [Cluster Health](https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-health.html)\n  - Optional debug logs\n\n## Tested with Elasticsearch 6.1.1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextronsystems%2Fgo-elasticsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnextronsystems%2Fgo-elasticsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextronsystems%2Fgo-elasticsearch/lists"}