{"id":26742279,"url":"https://github.com/moeraorg/moera-search","last_synced_at":"2025-08-31T12:35:08.383Z","repository":{"id":284644368,"uuid":"955587397","full_name":"MoeraOrg/moera-search","owner":"MoeraOrg","description":"Moera search engine, for issues use: https://github.com/MoeraOrg/moera-issues/issues","archived":false,"fork":false,"pushed_at":"2025-03-26T23:01:36.000Z","size":34,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T00:19:31.731Z","etag":null,"topics":["cloud","decentralized","java","moera","rest-api","search","social-network","spring"],"latest_commit_sha":null,"homepage":"","language":"Java","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/MoeraOrg.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":"2025-03-26T21:56:36.000Z","updated_at":"2025-03-26T23:00:54.000Z","dependencies_parsed_at":"2025-03-27T00:19:34.893Z","dependency_job_id":"68fa1646-3018-4835-90ec-69523f342a3b","html_url":"https://github.com/MoeraOrg/moera-search","commit_stats":null,"previous_names":["moeraorg/moera-search"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeraOrg%2Fmoera-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeraOrg%2Fmoera-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeraOrg%2Fmoera-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeraOrg%2Fmoera-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoeraOrg","download_url":"https://codeload.github.com/MoeraOrg/moera-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978282,"owners_count":20703678,"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":["cloud","decentralized","java","moera","rest-api","search","social-network","spring"],"created_at":"2025-03-28T06:17:17.878Z","updated_at":"2025-08-31T12:35:08.368Z","avatar_url":"https://github.com/MoeraOrg.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moera Search Engine\n\n## Resources\n\n* Live network: https://web.moera.org\n* Live search engine: https://search.moera.org\n* Read more about Moera at https://moera.org\n* Learn more about search in Moera: https://moera.org/overview/other.html\n* Bugs and feature requests: https://github.com/MoeraOrg/moera-issues/issues\n\n* How to set up a complete Moera Development Environment:\n  http://moera.org/development/development-environment.html\n\n## Installation instructions\n\n1. As prerequisites, you need to have Java 17+, Neo4j Community 2025.04+ (with APOC plugin)\n   and OpenSearch 2.19+ installed.\n2. Create an empty Neo4j database and an empty OpenSearch index.\n3. Create a directory `\u003cmedia\u003e`, where the server will keep media files.\n4. Go to the source directory.\n5. Create `application-dev.yml` file with the following content:\n\n   ```yaml\n    search:\n      signing-key: \"26c2bf7f3108c8b177a6a99ec006ffcc33efbe8c7aeeac0afee6619744a2df82\"\n      address: \"127.0.0.1\"\n      naming-server: \"https://naming-dev.moera.org/moera-naming\"\n\n    database:\n      url: \u003cdb url\u003e\n      user: \u003cdb user\u003e\n      password: \u003cdb password\u003e\n      database: \u003cdb name\u003e\n\n    index:\n      host: \u003copensearch host\u003e\n      user: \u003copensearch user\u003e\n      password: \u003copensearch password\u003e\n      index-name: \u003copensearch index name\u003e\n\n    media:\n      path: \u003cmedia\u003e\n   ```\n\n   `signing-key` is a private signing key for `search` node on the development naming server.\n   If you register a different node name, change `signing-key` and `node-name` settings accordingly.\n\n6. By default, the server runs on port 8082. If you want it to run on a\n   different port, add these lines to the file above:\n\n   ```yaml\n   server:\n     port: \u003cport number\u003e\n   ```\n7. Execute `./run` script.\n8. If you use your own [naming server][1], make sure its location is set\n   correctly in node settings.\n\n[1]: https://github.com/MoeraOrg/moera-naming\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeraorg%2Fmoera-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoeraorg%2Fmoera-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeraorg%2Fmoera-search/lists"}