{"id":15287972,"url":"https://github.com/hakobe/homura-elasticsearch","last_synced_at":"2026-01-04T18:38:08.042Z","repository":{"id":57266452,"uuid":"12674249","full_name":"hakobe/homura-elasticsearch","owner":"hakobe","description":"ElasticSearch plugin module for homura","archived":false,"fork":false,"pushed_at":"2013-10-04T00:17:11.000Z","size":140,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T03:52:02.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/hakobe.png","metadata":{"files":{"readme":"README.md","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":"2013-09-08T01:21:12.000Z","updated_at":"2015-03-30T04:58:11.000Z","dependencies_parsed_at":"2022-08-25T03:41:05.219Z","dependency_job_id":null,"html_url":"https://github.com/hakobe/homura-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/hakobe%2Fhomura-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakobe%2Fhomura-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakobe%2Fhomura-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakobe%2Fhomura-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hakobe","download_url":"https://codeload.github.com/hakobe/homura-elasticsearch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245206530,"owners_count":20577582,"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-09-30T15:43:37.392Z","updated_at":"2026-01-04T18:38:07.996Z","avatar_url":"https://github.com/hakobe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# homura-elasticsearch\n\nThis is a plugin module for [homura](http://github.com/hakobe/homura) to index IRC events to [ElasticSearch](http://www.elasticsearch.org/)\n\n## Install\n\n```\n$ cd homura_workingdir\n$ npm install homura-elasticsearch\n```\n\n## Config\n\nWrite module setting to `config.json` of your homur.\n\n```\n{\n    ...\n    \"modules\" : [\n        {\n            \"name\" : \"homura-elasticsearch\",\n            \"apiUrl\" : \"\",\n            \"index\"  : \"homura\"\n        }\n    ],\n    ...\n}\n\n```\n\n## Client\n\n```\n$ cd homura_workingdir/node_modules/homura-elasticsearch\n$ node client/app.js http://localhost:9200 homura\n```\n\nAccess to http://localhost:3000\n\n![sample](http://cdn-ak.f.st-hatena.com/images/fotolife/h/hakobe932/20130909/20130909081040.gif)\n\n## Author\n- @hakobe\n\n## License\n\nLicensed under the MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakobe%2Fhomura-elasticsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhakobe%2Fhomura-elasticsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakobe%2Fhomura-elasticsearch/lists"}