{"id":13508817,"url":"https://github.com/radar/elastic","last_synced_at":"2025-04-09T23:17:46.379Z","repository":{"id":51136084,"uuid":"71324057","full_name":"radar/elastic","owner":"radar","description":"A thin veneer over HTTPotion that talks to Elastic Search","archived":false,"fork":false,"pushed_at":"2021-05-21T22:15:43.000Z","size":4024,"stargazers_count":65,"open_issues_count":6,"forks_count":21,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-09T23:17:43.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/elastic","language":"Elixir","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/radar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-19T06:01:45.000Z","updated_at":"2024-02-05T04:31:57.000Z","dependencies_parsed_at":"2022-09-02T01:40:40.300Z","dependency_job_id":null,"html_url":"https://github.com/radar/elastic","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radar%2Felastic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radar%2Felastic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radar%2Felastic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radar%2Felastic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radar","download_url":"https://codeload.github.com/radar/elastic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125593,"owners_count":21051771,"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-08-01T02:00:58.886Z","updated_at":"2025-04-09T23:17:46.354Z","avatar_url":"https://github.com/radar.png","language":"Elixir","funding_links":[],"categories":["ORM and Datamapping"],"sub_categories":[],"readme":"# Elastic\n\n[![Version](https://img.shields.io/hexpm/v/elastic.svg)](https://hex.pm/packages/elastic)\n![GitHub Action Status](https://github.com/radar/elastic/workflows/Elixir%20CI/badge.svg)\n\n_You Know, for (Elastic) Search._\n\nWant to talk to Elastic Search in Elixir, but don't want to use raw HTTP calls? This package is for you.\n\n## Installation\n\n1. Add it as a dependency in `mix.exs`:\n\n```elixir\ndefp deps do\n  [\n    {:elastic, \"~\u003e 3.0\"}\n  ]\n```\n\n2. Run `mix deps.get`\n\n3. Add it to the applications list in `mix.exs`:\n\n```elixir\ndef application do\n  [extra_applications: [:elastic]]\nend\n```\n\n## Docs\n\nDocumentation can be found on [hexdocs.pm](https://hexdocs.pm/elastic/Elastic.html)\n\n## There's a bug / I have a feature request\n\nIf you've found a bug, please [create a new issue](https://github.com/radar/elastic/issues/new) or [submit a pull request](https://github.com/radar/elastic/compare) to fix that bug.\n\nIf you've got a feature request, then please submit a pull request which adds the functionality you want.\n\n## ElasticSearch version\n\nThis package is designed to work with and routinely tested against the following ElasticSearch versions:\n\n- 2.4.x\n- 5.x\n- 6.x\n\nIf you find any incompatibility issues, please file a GitHub issue about it here, or even better open a pull request to fix it. Thanks!\n\n## Elastic / Elastix / Tirexs\n\nThere's a similar package called [Elastix](https://github.com/werbitzky/elastix), which provides similar functionality. I only found out about this package _after_ I wrote Elastic and was using it in production; after first trialling [tirexs](https://github.com/Zatvobor/tirexs) -- and not finding its code very easy to understand.\n\nIt looks like the creator of Elastix and I have similar design ideals, so it really does come down to personal choice when deciding which library to use. I think Elastic has [better documentation](https://hexdocs.pm/elastic/). Elastix has a Mapping API, but Elastic has a Scrolling API.\n\nChoose your own adventure ;)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradar%2Felastic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradar%2Felastic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradar%2Felastic/lists"}