{"id":20213829,"url":"https://github.com/dachcom-digital/pimcore-dynamic-search","last_synced_at":"2025-04-05T04:12:42.497Z","repository":{"id":34347607,"uuid":"175824236","full_name":"dachcom-digital/pimcore-dynamic-search","owner":"dachcom-digital","description":"Pimcore Search Bundle. Data Provider: Search via Crawler, ObjectList. Index Provider: Store via Lucene, Elasticsearch or OpenSearch","archived":false,"fork":false,"pushed_at":"2025-03-06T11:21:28.000Z","size":727,"stargazers_count":33,"open_issues_count":6,"forks_count":11,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-29T03:08:50.337Z","etag":null,"topics":["pimcore","providers","search"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dachcom-digital.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-03-15T13:21:30.000Z","updated_at":"2025-03-15T15:38:21.000Z","dependencies_parsed_at":"2024-03-05T09:25:47.749Z","dependency_job_id":"23b24f7f-c876-4bde-9fd7-248f942426c5","html_url":"https://github.com/dachcom-digital/pimcore-dynamic-search","commit_stats":{"total_commits":152,"total_committers":8,"mean_commits":19.0,"dds":"0.20394736842105265","last_synced_commit":"cb87826aa255fc0b2b69cb09deb0b1b6614ed514"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fpimcore-dynamic-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fpimcore-dynamic-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fpimcore-dynamic-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fpimcore-dynamic-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dachcom-digital","download_url":"https://codeload.github.com/dachcom-digital/pimcore-dynamic-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284951,"owners_count":20913704,"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":["pimcore","providers","search"],"created_at":"2024-11-14T06:12:03.592Z","updated_at":"2025-04-05T04:12:42.461Z","avatar_url":"https://github.com/dachcom-digital.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pimcore - Dynamic Search\n\n![Dynamic Search Schema](https://user-images.githubusercontent.com/700119/61217991-3c550c00-a711-11e9-9f62-6f1fb4ff0e3e.png)\n\n[![Software License](https://img.shields.io/badge/license-GPLv3-brightgreen.svg?style=flat-square)](LICENSE.md)\n[![Software License](https://img.shields.io/badge/license-DCL-white.svg?style=flat-square\u0026color=%23ff5c5c)](LICENSE.md)\n[![Latest Release](https://img.shields.io/packagist/v/dachcom-digital/dynamic-search.svg?style=flat-square)](https://packagist.org/packages/dachcom-digital/dynamic-search)\n[![Tests](https://img.shields.io/github/actions/workflow/status/dachcom-digital/pimcore-dynamic-search/.github/workflows/codeception.yml?branch=master\u0026style=flat-square\u0026logo=github\u0026label=codeception)](https://github.com/dachcom-digital/pimcore-dynamic-search/actions?query=workflow%3ACodeception+branch%3Amaster)\n[![PhpStan](https://img.shields.io/github/actions/workflow/status/dachcom-digital/pimcore-dynamic-search/.github/workflows/php-stan.yml?branch=master\u0026style=flat-square\u0026logo=github\u0026label=phpstan%20level%204)](https://github.com/dachcom-digital/pimcore-dynamic-search/actions?query=workflow%3A\"PHP+Stan\"+branch%3Amaster)\n\n### Release Plan\n| Release | Supported Pimcore Versions | Supported Symfony Versions | Release Date | Maintained     | Branch                                                                    |\n|---------|----------------------------|----------------------------|--------------|----------------|---------------------------------------------------------------------------|\n| **4.x** | `11.0`                     | `^6.4`                     | 03.06.2024   | Feature Branch | master                                                                    |\n| **3.x** | `11.0`                     | `^6.2`                     | 28.09.2023   | Bugfixes       | [3.x](https://github.com/dachcom-digital/pimcore-dynamic-search/tree/3.x) |\n| **2.x** | `10.0` - `10.6`            | `^5.4`                     | 19.12.2021   | No             | [2.x](https://github.com/dachcom-digital/pimcore-dynamic-search/tree/2.x) |\n| **1.x** | `6.6` - `6.9`              | `^4.4`                     | 18.04.2021   | No             | [1.x](https://github.com/dachcom-digital/pimcore-dynamic-search/tree/1.x) |\n\n## Introduction\nThe Dynamic Search Bundle allows you to redefine your search strategy. \nIt's based on several data- and index providers.\n\n## Providers\nThere are several data- and index providers available:\n\n### Data Provider\n- [WebCrawler](https://github.com/dachcom-digital/pimcore-dynamic-search-data-provider-crawler) | Fetch data by crawling urls [_legacy, not recommended_]\n- [Trinity Data](https://github.com/dachcom-digital/pimcore-dynamic-search-data-provider-trinity) | Fetch pimcore entities: object, asset, document\n\n### Index Provider\n- [Lucene Search](https://github.com/dachcom-digital/pimcore-dynamic-search-index-provider-lucene) | Use the php lucene index. Not superfast but comes without any dependencies but php [_legacy, not recommended_]\n- [Elasticsearch](https://github.com/dachcom-digital/pimcore-dynamic-search-index-provider-elasticsearch) | Index data with an elasticsearch instance.\n- [Open Search](https://github.com/dachcom-digital/pimcore-dynamic-search-index-provider-opensearch) | Index data with an open search instance.\n\n## Installation  \n\n```json\n\"require\" : {\n    \"dachcom-digital/dynamic-search\" : \"~4.0.0\"\n}\n```\n\nAdd Bundle to `bundles.php`:\n```php\nreturn [\n    DynamicSearchBundle\\DynamicSearchBundle::class =\u003e ['all' =\u003e true],\n];\n```\n\n- Execute: `$ bin/console pimcore:bundle:install DynamicSearchBundle`\n- Execute optionally: `$ bin/console messenger:setup-transports`\n\n## Upgrading\n- Execute: `$ bin/console doctrine:migrations:migrate --prefix 'DynamicSearchBundle\\Migrations'`\n\n## Provider Installation\nYou need at least one data- and one index provider. They have to be installed separately.\nPlease check out install instruction of each provider (see list above).\n\n## Add Routes\n```yaml\n# config/routes.yaml\ndynamic_search_frontend:\n    resource: '@DynamicSearchBundle/config/pimcore/routing/frontend_routing.yaml'\n```\n\n## Start Queue Worker\n```\n$ bin/console messenger:consume dynamic_search_queue\n```\n\nRead more details about the queue worker and the recommended setup [here](docs/01_DispatchWorkflow.md#queue-worker).\n\n\n## Dispatch Dynamic Search\nAfter you've added [a definition](docs/0_ExampleSetup.md), you're ready to start the engine.\nAlways use the verbose `-v` flag, otherwise you won't get any process information about the ongoing data / index providing process.\n\n```bash\n$ bin/console dynamic-search:run -v\n```\n\n## Further Information\n![image](https://user-images.githubusercontent.com/700119/146414238-ad2964e6-e873-4607-a89b-bc2ec2e5b95c.png)\n\n- [Example Setup](docs/0_ExampleSetup.md)\n- [Dispatch Workflow](docs/01_DispatchWorkflow.md)\n- Configuration\n    - [Context Guard](docs/200_ContextGuard.md)\n    - Document Definition\n    - Logging\n- Data Creation\n    - [Resource Validation](docs/40_ResourceValidator.md)\n    - Enable automatic Update / Insert / Delete Service\n- Data Fetching\n    - [Output Channels](docs/30_OutputChannels.md)\n        - [Create Output Channel](docs/300_CreateOutputChannel.md)\n        - [Channel Filter / Actions](docs/302_ChannelFilterActions.md)\n        - Multi Search Channels\n    - Filter (Faceted Search / Aggregation)\n        - Create Filter Definition\n- [Backend UI](docs/50_BackendUI.md)\n- API\n\n***\n\n## Upgrade Info\nBefore updating, please [check our upgrade notes!](UPGRADE.md)\n\n## License\n**DACHCOM.DIGITAL AG**, Löwenhofstrasse 15, 9424 Rheineck, Schweiz  \n[dachcom.com](https://www.dachcom.com), dcdi@dachcom.ch  \nCopyright © 2025 DACHCOM.DIGITAL. All rights reserved.  \n\nFor licensing details please visit [LICENSE.md](LICENSE.md)  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdachcom-digital%2Fpimcore-dynamic-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdachcom-digital%2Fpimcore-dynamic-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdachcom-digital%2Fpimcore-dynamic-search/lists"}