{"id":19647312,"url":"https://github.com/ibexa/ddev-solr","last_synced_at":"2025-10-13T14:03:38.885Z","repository":{"id":168227153,"uuid":"643890857","full_name":"ibexa/ddev-solr","owner":"ibexa","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-26T15:14:17.000Z","size":81,"stargazers_count":1,"open_issues_count":5,"forks_count":1,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-01-09T22:17:58.803Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibexa.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-22T11:22:08.000Z","updated_at":"2024-10-10T07:09:06.000Z","dependencies_parsed_at":"2024-11-11T14:53:49.558Z","dependency_job_id":null,"html_url":"https://github.com/ibexa/ddev-solr","commit_stats":null,"previous_names":["ibexa-yuna/ddev-solr","ibexa/ddev-solr"],"tags_count":1,"template":false,"template_full_name":"ddev/ddev-addon-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibexa%2Fddev-solr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibexa%2Fddev-solr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibexa%2Fddev-solr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibexa%2Fddev-solr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibexa","download_url":"https://codeload.github.com/ibexa/ddev-solr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240954134,"owners_count":19884125,"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-11-11T14:43:23.846Z","updated_at":"2025-10-13T14:03:33.849Z","avatar_url":"https://github.com/ibexa.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DDEV Solr Addon\n\nThis repository, `ibexa/ddev-solr` is a [DDEV add-on](https://ddev.readthedocs.io/en/latest/users/extend/additional-services/) that provides Solr service for Ibexa DXP. It uses the [Bitnami Solr image](https://bitnami.com/stack/solr/containers) and provides default configurations.\n\n## Introduction\n\nThis repository is designed to help developers set up Solr for use with Ibexa DXP using DDEV. It is not a standalone project but is meant to be used in conjunction with your existing Ibexa DXP project and DDEV setup.\n\n## Documentation\n\nBefore you start, it's important to familiarize yourself with the relevant documentation:\n\n- [Ibexa DXP Documentation](https://doc.ibexa.co/en/latest/)\n- [Solr Search Engine Documentation for Ibexa DXP](https://doc.ibexa.co/en/latest/search/solr_search_engine/)\n- [DDEV Documentation](https://ddev.readthedocs.io/en/stable/)\n\n## Getting Started\n\nTo use this configuration, you'll need to have DDEV installed and an existing Ibexa DXP project set up. Once you have those ready, you can use the DDEV `get` command to fetch this configuration and set up Solr for your project.\n\n```bash\nddev get ibexa/ddev-solr\n```\n\n## Configuration\n\nThis add-on is configuring itself out-of-the-box, setting itself as the search engine for Ibexa DXP and configuring the connection.\n\n### Internals\n\nThe `config.solr.yaml` file contains the following configurations:\n\n- `web_environment`: Defines the environment variables for the web service container.\n- `hooks`: Defines the actions to be performed after the service starts. In this case, it waits for Solr to start and then **proceeds with reindexing**.\n\nThe `docker-compose.solr.yaml` file defines the Solr service, including the container name, image, labels, environment variables, volumes, and healthcheck. It also defines a persistent Docker volume for Solr data.\n\nThose files will be copied over to `.ddev` folder of the project, when the addon is installed via `ddev get` command.\n\n## Contributing\n\nContributions to this repository are welcome. If you encounter any issues or have suggestions for improvements, please open an issue in the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibexa%2Fddev-solr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibexa%2Fddev-solr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibexa%2Fddev-solr/lists"}