{"id":17371928,"url":"https://github.com/dulikvor/searchya","last_synced_at":"2026-04-13T16:35:52.899Z","repository":{"id":89597229,"uuid":"66961447","full_name":"dulikvor/SearchYA","owner":"dulikvor","description":"The world most naive distributed textual search engine.","archived":false,"fork":false,"pushed_at":"2017-11-18T15:43:51.000Z","size":4012,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-08T05:02:47.468Z","etag":null,"topics":["distributed-systems","grpc","mesos","redis","server-side","spdlog"],"latest_commit_sha":null,"homepage":"","language":"C++","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/dulikvor.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}},"created_at":"2016-08-30T17:11:49.000Z","updated_at":"2020-12-09T08:34:02.000Z","dependencies_parsed_at":"2024-01-20T03:08:34.476Z","dependency_job_id":"718ddbf2-3d5a-451d-bb6d-41018acaad61","html_url":"https://github.com/dulikvor/SearchYA","commit_stats":null,"previous_names":["dudi119/searchya"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dulikvor/SearchYA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dulikvor%2FSearchYA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dulikvor%2FSearchYA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dulikvor%2FSearchYA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dulikvor%2FSearchYA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dulikvor","download_url":"https://codeload.github.com/dulikvor/SearchYA/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dulikvor%2FSearchYA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31761986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["distributed-systems","grpc","mesos","redis","server-side","spdlog"],"created_at":"2024-10-16T01:06:17.083Z","updated_at":"2026-04-13T16:35:52.877Z","avatar_url":"https://github.com/dulikvor.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SearchYA\nA simple distributed textual search engine, based upon apache mesos and redis DB.\n\n## Getting Started\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\nSearchYa is based upon c++14, its only known supported platform is Ubuntu 16.04.\nit uses posix quite frequently (the non portable part), so it might also work on diffirent unix based distributions.\n\nc-ares installation (if not exists, required version - 1.3.0):\n```\ncd download-dir\nwget https://c-ares.haxx.se/download/c-ares-1.13.0.tar.gz\ntar -xf c-ares-1.13.0.tar.gz\ncd download-dir/c-ares-1.13.0\n./configure\nmake\nmake install\n```\n\n### Installing\nA very simplified install, just one command, it will fetch all needed 3rd party dependencies.\n```\nsource INSTALL.sh\n```\n\n## Running\nA simple start.bash script is provided, the script only supports 3 commands:\n1) initiate.\n2) kill.\n3) help.\n\nuse those to bring up the cluster and the interactive client.\n```\nsource ./Start.sh\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdulikvor%2Fsearchya","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdulikvor%2Fsearchya","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdulikvor%2Fsearchya/lists"}