{"id":13734338,"url":"https://github.com/zepgram/module-disable-search-engine","last_synced_at":"2025-04-09T10:09:56.307Z","repository":{"id":42516246,"uuid":"365550096","full_name":"zepgram/module-disable-search-engine","owner":"zepgram","description":"Module to disable OpenSearch/Elasticsearch in Magento2. Disable also fulltext indexing for category search.","archived":false,"fork":false,"pushed_at":"2023-11-24T15:40:12.000Z","size":15,"stargazers_count":85,"open_issues_count":0,"forks_count":13,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-02T08:12:08.778Z","etag":null,"topics":["composer","disable","elasticsearch","fulltext-search","headless","magento2","magento2-module","opensearch","search-engine","uninstall"],"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/zepgram.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":"2021-05-08T15:35:26.000Z","updated_at":"2025-01-14T18:00:03.000Z","dependencies_parsed_at":"2023-11-24T15:47:15.513Z","dependency_job_id":null,"html_url":"https://github.com/zepgram/module-disable-search-engine","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"22b904ab1aa652eab93c4c4b786f830f9fa9e63c"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zepgram%2Fmodule-disable-search-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zepgram%2Fmodule-disable-search-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zepgram%2Fmodule-disable-search-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zepgram%2Fmodule-disable-search-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zepgram","download_url":"https://codeload.github.com/zepgram/module-disable-search-engine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247999860,"owners_count":21031046,"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":["composer","disable","elasticsearch","fulltext-search","headless","magento2","magento2-module","opensearch","search-engine","uninstall"],"created_at":"2024-08-03T03:00:54.815Z","updated_at":"2025-04-09T10:09:56.230Z","avatar_url":"https://github.com/zepgram.png","language":"PHP","funding_links":[],"categories":["Open Source Extensions"],"sub_categories":["Search"],"readme":"# Disable Search Engine\n\nDisable default search engine in Magento2 and catalog search fulltext indexing.\n\n## Purpose\n\nWhen catalog search and display are not handled by your Magento it could be redundant to integrate ES in your architecture.\n\nYou may have a PIM dedicated for this, or maybe you are designing a microservice architecture, you want to smooth the Magento monolith aspect etc...\n\nNatively Magento do not offer the possibility to completely disable ElasticSearch, this module made it possible.\n\n## What it does\n\n- Make Elasticsearch service no longer required to install and run Magento2.\n- Set value \"none\" as default search engine\n- Return empty response from front-end queries\n- Uninstall magento modules:\n    - magento/module-elasticsearch-catalog-permissions\n    - magento/module-elasticsearch-catalog-permissions-graph-ql\n    - magento/module-inventory-elasticsearch\n    - magento/module-elasticsearch\n    - magento/module-elasticsearch-6\n    - magento/module-elasticsearch-7\n    - magento/module-open-search\n\nYou should have no issue with indexation, compilation and even front-end research, which should always return no result.\n\n## Compatibility\n\n| Magento    | v2.3.0 | v2.4.3 | v2.4.4 | v2.4.6 |\n|------------|--------|--------|--------|--------|\n| module DSE | ~0.0.0 | ~0.1.0 | ~0.2.0 | ~0.3.0 |\n\n### Notes\n- v0.1.0: adding indexer handler (Magento 2.4.3)\n- v0.2.0: the `magento/module-advanced-search` has been reintroduced due to a dependency in `magento/module-catalog-graph-ql` (Magento 2.4.4).\n- v0.3.0: uninstalling `magento/module-open-search`\n\n## Installation\n```\ncomposer require zepgram/module-disable-search-engine\nbin/magento module:enable Zepgram_DisableSearchEngine\nbin/magento setup:upgrade\n```\n\n## Issue\n\nIf you encountered an issue, please report it on this GitHub repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzepgram%2Fmodule-disable-search-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzepgram%2Fmodule-disable-search-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzepgram%2Fmodule-disable-search-engine/lists"}