{"id":19938171,"url":"https://github.com/2kabhishek/kicksearch","last_synced_at":"2026-05-09T07:37:30.246Z","repository":{"id":194233489,"uuid":"681038389","full_name":"2KAbhishek/kicksearch","owner":"2KAbhishek","description":"Elasticsearch Demo with Rails 🔎💎","archived":false,"fork":false,"pushed_at":"2023-09-12T05:25:00.000Z","size":71,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-12T03:27:51.903Z","etag":null,"topics":["demo","elasticsearch","learning","rails","ruby","searchkick","turbo"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2KAbhishek.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}},"created_at":"2023-08-21T06:13:50.000Z","updated_at":"2024-08-07T14:03:44.000Z","dependencies_parsed_at":"2023-09-12T12:57:53.330Z","dependency_job_id":"aa9fc052-eeec-4671-9856-7a1e666e05f5","html_url":"https://github.com/2KAbhishek/kicksearch","commit_stats":null,"previous_names":["2kabhishek/kicksearch"],"tags_count":0,"template":false,"template_full_name":"2KAbhishek/bare-minimum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fkicksearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fkicksearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fkicksearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2Fkicksearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2KAbhishek","download_url":"https://codeload.github.com/2KAbhishek/kicksearch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241367945,"owners_count":19951444,"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":["demo","elasticsearch","learning","rails","ruby","searchkick","turbo"],"created_at":"2024-11-12T23:38:37.393Z","updated_at":"2026-05-09T07:37:30.212Z","avatar_url":"https://github.com/2KAbhishek.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align = \"center\"\u003e\n\n\u003ch1\u003e\u003ca href=\"https://github.com/2kabhishek/kicksearch\"\u003ekicksearch\u003c/a\u003e\u003c/h1\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/kicksearch/blob/main/LICENSE\"\u003e\n\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/2kabhishek/kicksearch?style=flat\u0026color=eee\u0026label=\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/kicksearch/graphs/contributors\"\u003e\n\u003cimg alt=\"People\" src=\"https://img.shields.io/github/contributors/2kabhishek/kicksearch?style=flat\u0026color=ffaaf2\u0026label=People\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/kicksearch/stargazers\"\u003e\n\u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/2kabhishek/kicksearch?style=flat\u0026color=98c379\u0026label=Stars\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/kicksearch/network/members\"\u003e\n\u003cimg alt=\"Forks\" src=\"https://img.shields.io/github/forks/2kabhishek/kicksearch?style=flat\u0026color=66a8e0\u0026label=Forks\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/kicksearch/watchers\"\u003e\n\u003cimg alt=\"Watches\" src=\"https://img.shields.io/github/watchers/2kabhishek/kicksearch?style=flat\u0026color=f5d08b\u0026label=Watches\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/kicksearch/pulse\"\u003e\n\u003cimg alt=\"Last Updated\" src=\"https://img.shields.io/github/last-commit/2kabhishek/kicksearch?style=flat\u0026color=e06c75\u0026label=\"\u003e \u003c/a\u003e\n\n\u003ch3\u003eElasticsearch Demo with Rails 🔎💎\u003c/h3\u003e\n\n\u003cfigure\u003e\n  \u003cimg src=\"images/screenshot.png\" alt=\"kicksearch in action\"\u003e\n  \u003cbr/\u003e\n  \u003cfigcaption\u003ekicksearch in action\u003c/figcaption\u003e\n\u003c/figure\u003e\n\n\u003c/div\u003e\n\nkicksearch is a simple rails app to demonstrate the usage of Elasticsearch and Searchkik with Rails.\n\n## ✨ Features\n\n- Uses Searchkick for Model data search powered by Elasticsearch\n- Uses turbo to render search result data\n\n## Setup\n\n### ⚡ Requirements\n\n- rails 7\n- a working elasticsearch instance running on port 9200\n\n[Follow this tutorial](https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html) to install with docker.\n\nYou can disable security locally if you want by using [this config](./elasticsearch.yml)\n\n### 🚀 Installation\n\n```bash\ngit clone https://github.com/2kabhishek/kicksearch\ncd kicksearch\n\n# Setup elasticsearch config, es01 is the container name here\ndocker cp ./elasticsearch.yml es01:/usr/share/elasticsearch/config/elasticsearch.yml\n```\n\n### 💻 Usage\n\n```bash\nbundle install\nbin/rails db:migrate\nbin/rails s\n```\n\nIf you do not see search results, try running `Post.reindex` from rails console.\n\n##  Behind The Code\n\n### 🌈 Inspiration\n\nWas integrating elasticsearch for a work project, decided to learn by doing\n\n### 💡 Challenges/Learnings\n\n- Initial setup of elasticsearch with security was a bit tricky\n- I learned about Searchkick and Turbo usage.\n\n### 🧰 Tooling\n\n- [Dotfiles](https://github.com/2kabhishek/Dotfiles) — Dev Environment\n- [nvim2k](https://github.com/2kabhishek/nvim2k) — Personalized Editor\n\n### 🔍 More Info\n\n- [gogeo](https://github.com/2KAbhishek/gogeo) — Geocoder demo\n- [swaggerize](https://github.com/2KAbhishek/swaggerize) — rswag and swagger api demo\n\n\u003chr\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cstrong\u003e⭐ hit the star button if you found this useful ⭐\u003c/strong\u003e\u003cbr\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/kicksearch\"\u003eSource\u003c/a\u003e\n| \u003ca href=\"https://2kabhishek.github.io/blog\" target=\"_blank\"\u003eBlog \u003c/a\u003e\n| \u003ca href=\"https://twitter.com/2kabhishek\" target=\"_blank\"\u003eTwitter \u003c/a\u003e\n| \u003ca href=\"https://linkedin.com/in/2kabhishek\" target=\"_blank\"\u003eLinkedIn \u003c/a\u003e\n| \u003ca href=\"https://2kabhishek.github.io/links\" target=\"_blank\"\u003eMore Links \u003c/a\u003e\n| \u003ca href=\"https://2kabhishek.github.io/projects\" target=\"_blank\"\u003eOther Projects \u003c/a\u003e\n\n\u003c/div\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2kabhishek%2Fkicksearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2kabhishek%2Fkicksearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2kabhishek%2Fkicksearch/lists"}