{"id":16243620,"url":"https://github.com/dustin/go-elasticsearch","last_synced_at":"2025-03-19T17:32:35.419Z","repository":{"id":57500922,"uuid":"3836143","full_name":"dustin/go-elasticsearch","owner":"dustin","description":"Elasticsearch interface for go","archived":false,"fork":false,"pushed_at":"2012-03-26T18:47:28.000Z","size":87,"stargazers_count":21,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-11T14:15:22.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustin.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-26T18:47:17.000Z","updated_at":"2022-10-28T03:00:42.000Z","dependencies_parsed_at":"2022-08-30T21:01:30.646Z","dependency_job_id":null,"html_url":"https://github.com/dustin/go-elasticsearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustin%2Fgo-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustin","download_url":"https://codeload.github.com/dustin/go-elasticsearch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221729640,"owners_count":16871072,"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":[],"created_at":"2024-10-10T14:15:40.828Z","updated_at":"2024-10-27T20:29:34.612Z","avatar_url":"https://github.com/dustin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elasticsearch\n\nI had a need to index a lot of documents in elasticsearch recently.\nThe bulk interface, in particular, was a bit difficult to get right\nright away.\n\nNow I can get pretty good update rates by batching lots of index\nupdates and submitting them in bulk using the `Bulk()` API.\n\nI don't have any query interfaces in here because there are many ways\nto query elasticsearch and many ways to handle results.  In most\ncases, they're all pretty simple things to do with `net/http` and\n`encoding/json` and I haven't figured out a way to make them easier\nyet.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdustin%2Fgo-elasticsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdustin%2Fgo-elasticsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdustin%2Fgo-elasticsearch/lists"}