{"id":18044675,"url":"https://github.com/groonga/wikipedia-search","last_synced_at":"2025-04-10T01:08:25.843Z","repository":{"id":15656568,"uuid":"18393920","full_name":"groonga/wikipedia-search","owner":"groonga","description":"Wikipedia search system on Groonga families.","archived":false,"fork":false,"pushed_at":"2023-05-18T00:49:13.000Z","size":108,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-10T01:08:21.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/groonga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2014-04-03T06:51:20.000Z","updated_at":"2023-05-18T00:49:17.000Z","dependencies_parsed_at":"2024-10-30T18:10:24.189Z","dependency_job_id":"3408afbd-e7d8-464e-8944-1fba7bc44432","html_url":"https://github.com/groonga/wikipedia-search","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/groonga%2Fwikipedia-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groonga%2Fwikipedia-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groonga%2Fwikipedia-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groonga%2Fwikipedia-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/groonga","download_url":"https://codeload.github.com/groonga/wikipedia-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137887,"owners_count":21053775,"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-10-30T18:10:18.052Z","updated_at":"2025-04-10T01:08:25.821Z","avatar_url":"https://github.com/groonga.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wikipedia Search for Groonga family\n\nIt is a sample search system for Groonga family such as Groonga,\nDroonga, Mroonga and PGroonga. It searches Wikipedia data.\n\nYou can use the search system for the following proposes:\n\n  * Understanding how to implement Droonga system\n  * Running benchmark for PGroonga versus pg\\_bigm\n\n## Usage\n\n### For understanding how to implement Droonga system\n\nTODO\n\n### For running benchmark for PGroonga versus pg\\_bigm\n\nYou need to set up clean CentOS environment. Run the following command\nlines to run benchmark for PGroonga versus pg\\_bigm:\n\n```text\n% sudo yum install -y git\n% git clone https://github.com/groonga/wikipedia-search.git\n% cd wikipedia-search\n% benchmark/centos6/pgroonga.sh |\u0026 tee benchmark.log\n```\n\nThe benchmark script does the followings:\n\n  * Installs PostgreSQL.\n  * Installs PGroonga.\n  * Installs pg\\_bigm.\n  * Downloads Japanese Wikipedia data.\n  * Loads the Japanese Wikipedia data into PostgreSQL. (measured)\n  * Creates index by PGroonga. (measured)\n  * Creates index by pg\\_bigm. (measured)\n  * Search by some queries by PGroonga. (measured)\n  * Search by some queries by pg\\_bigm. (measured)\n\n## About chef cookbooks\n\nIf you use Ubuntu 12.04LTS, you need to install depending library via apt:\n\n    % sudo apt-get install libgecode-dev\n\nThen, install \"berks\":\n\n    % cd chef\n    % bundle install --path vendor/bundle\n    % bundle exec berks\n\n## License\n\nCC0 1.0 Universal. See LICENSE.txt for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgroonga%2Fwikipedia-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgroonga%2Fwikipedia-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgroonga%2Fwikipedia-search/lists"}