{"id":27496393,"url":"https://github.com/johnroyer/bookstack-meilisearch","last_synced_at":"2025-09-01T12:40:18.380Z","repository":{"id":260005897,"uuid":"851729582","full_name":"johnroyer/BookStack-Meilisearch","owner":"johnroyer","description":"Use Meilisearch at BookStack's search box","archived":false,"fork":false,"pushed_at":"2025-08-08T06:24:09.000Z","size":43183,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-01T02:54:30.653Z","etag":null,"topics":["bookstack","cms","meilisearch","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/johnroyer.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-03T16:01:30.000Z","updated_at":"2025-07-11T09:18:30.000Z","dependencies_parsed_at":"2025-04-17T07:20:15.951Z","dependency_job_id":null,"html_url":"https://github.com/johnroyer/BookStack-Meilisearch","commit_stats":null,"previous_names":["johnroyer/bookstack-meilisearch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnroyer/BookStack-Meilisearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnroyer%2FBookStack-Meilisearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnroyer%2FBookStack-Meilisearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnroyer%2FBookStack-Meilisearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnroyer%2FBookStack-Meilisearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnroyer","download_url":"https://codeload.github.com/johnroyer/BookStack-Meilisearch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnroyer%2FBookStack-Meilisearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273125089,"owners_count":25050185,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bookstack","cms","meilisearch","php"],"created_at":"2025-04-17T04:48:26.684Z","updated_at":"2025-09-01T12:40:18.312Z","avatar_url":"https://github.com/johnroyer.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BookStack-meilisearch\n\nThis is a concept provement testing. Use Meilisearch as BookStack's search suggestion.\n\n**NOTE**: not all funtionality has been implemented yet. Do NOT use it on production.\n\n----\n\n# Why Meilisearch\n\nBookStack use space to separate sentence to words (search tokens). But not all language can be index by this algorithm.\n\nMeilisearch use N-grams to create indexes. It make better search experience, and can use on most of languages.\n\n----\n\n# Migration\n\n**WARNING**: BACKUP, before you do any changes.\n\nYou can manually copy and overwrite `app/Search/SearchController.php` on your currrent project.\n\nset your Meilisearch configs in `.env`:\n\n```\nMEILISEARCH_HOST=127.0.0.1\nMEILISEARCH_PORT=7700\nMEILISEARCH_MASTER_KEY=\n```\n\nThen execute `php artisan bookstack:regenerate-search` to re-index data by Meilisearch.\n\nif no error occurs, you can search using Meiliseach on SearchSuggestion (only, see sreenshot below). \n\n----\n\n# Screenshot\n\nYou can now search using event words in the middle of the phrease:\n\n![search](https://i.imgur.com/nBerBDM.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnroyer%2Fbookstack-meilisearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnroyer%2Fbookstack-meilisearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnroyer%2Fbookstack-meilisearch/lists"}