{"id":14987874,"url":"https://github.com/apache/solr-operator","last_synced_at":"2025-05-14T09:06:47.339Z","repository":{"id":37545160,"uuid":"191988685","full_name":"apache/solr-operator","owner":"apache","description":"Official Kubernetes operator for Apache Solr","archived":false,"fork":false,"pushed_at":"2025-04-22T07:31:31.000Z","size":5371,"stargazers_count":264,"open_issues_count":125,"forks_count":119,"subscribers_count":48,"default_branch":"main","last_synced_at":"2025-05-10T17:16:46.233Z","etag":null,"topics":["aks","aws","azure","controller","crd","eks","gcp","gke","golang","information-retrieval","kubernetes","lucene","nosql","operator","search","search-engine","solr"],"latest_commit_sha":null,"homepage":"https://solr.apache.org/operator","language":"Go","has_issues":true,"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/apache.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,"zenodo":null}},"created_at":"2019-06-14T18:25:16.000Z","updated_at":"2025-05-02T12:39:34.000Z","dependencies_parsed_at":"2023-10-13T09:05:01.504Z","dependency_job_id":"c51336ae-6278-4b24-9eb7-16a6edd5020d","html_url":"https://github.com/apache/solr-operator","commit_stats":{"total_commits":364,"total_committers":39,"mean_commits":9.333333333333334,"dds":0.3076923076923077,"last_synced_commit":"ee1e3f3d7ef848c108ada64bd52527e0d3953a2f"},"previous_names":["apache/lucene-solr-operator","bloomberg/solr-operator"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fsolr-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fsolr-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fsolr-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fsolr-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/solr-operator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253852904,"owners_count":21974028,"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":["aks","aws","azure","controller","crd","eks","gcp","gke","golang","information-retrieval","kubernetes","lucene","nosql","operator","search","search-engine","solr"],"created_at":"2024-09-24T14:15:37.131Z","updated_at":"2025-05-14T09:06:47.317Z","avatar_url":"https://github.com/apache.png","language":"Go","readme":"\u003c!--\n    Licensed to the Apache Software Foundation (ASF) under one or more\n    contributor license agreements.  See the NOTICE file distributed with\n    this work for additional information regarding copyright ownership.\n    The ASF licenses this file to You under the Apache License, Version 2.0\n    the \"License\"); you may not use this file except in compliance with\n    the License.  You may obtain a copy of the License at\n\n        http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n --\u003e\n\n# Solr Operator\n[![Latest Version](https://img.shields.io/github/tag/apache/solr-operator)](https://github.com/apache/solr-operator/releases)\n[![License](https://img.shields.io/badge/LICENSE-Apache2.0-ff69b4.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)\n[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/apache-solr)](https://artifacthub.io/packages/search?repo=apache-solr)\n[![Commit since last release](https://img.shields.io/github/commits-since/apache/solr-operator/latest.svg)](https://github.com/apache/solr-operator/commits/main)\n[![Docker Pulls](https://img.shields.io/docker/pulls/apache/solr-operator)](https://hub.docker.com/r/apache/solr-operator/)\n[![Slack](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack\u0026style=social)](https://kubernetes.slack.com/messages/solr-operator)\n\nThe __[Solr Operator](https://solr.apache.org/operator/)__ is the official way of managing Apache SolrCloud deployments within Kubernetes.\nIt is built on top of the [Kube Builder](https://github.com/kubernetes-sigs/kubebuilder) framework.\nPlease visit the [official site](https://solr.apache.org/operator/) for more information.\n\nThe project is **Production Ready**, and has been successfully used to manage production SolrClouds for some of the largest users of Solr.\n\nThe API Version is still beta (`v1beta1`), and minor versions can have backwards-incompatible API changes.\nHowever, the Solr Operator will always have upgrade paths that are backwards-compatible.\nPlease check the [version compatibility and upgrade/deprecation notes](#version-compatibility--upgrade-notes) for more information.\n\nIf you run into issues using the Solr Operator, please:\n- Reference the [version compatibility and upgrade/deprecation notes](#version-compatibility--upgrade-notes) provided below\n- Create a GitHub Issue in this repo, describing your problem with as much detail as possible\n- Reach out on our Slack channel!\n\nJoin us on the [#solr-operator](https://kubernetes.slack.com/messages/solr-operator) channel in the official Kubernetes slack workspace.\n\n## Menu\n\n- [Documentation](#documentation)\n- [Version Compatibility and Upgrade Notes](#version-compatibility--upgrade-notes)\n- [Contributions](#contributions)\n- [License](#license)\n- [Code of Conduct](#code-of-conduct)\n- [Security Vulnerability Reporting](#security-vulnerability-reporting)\n\n## Documentation\n\nPlease visit the following pages for documentation on using and developing the Solr Operator:\n\n- [Local Tutorial](https://apache.github.io/solr-operator/docs/local_tutorial)\n- [Helm Instructions via Artifact Hub](https://artifacthub.io/packages/helm/apache-solr/solr-operator)\n  - The released helm charts and their instructions should be used for all safe and stable deployments.\n    The charts found in `helm/` are not guaranteed to be compatible with the last stable release, and should only be used for development purposes.\n- [Running the Solr Operator](https://apache.github.io/solr-operator/docs/running-the-operator)\n- [Known Issues](https://apache.github.io/solr-operator/docs/known-issues)\n- Available Solr Resources\n    - [Solr Clouds](https://apache.github.io/solr-operator/docs/solr-cloud)\n    - [Solr Backups](https://apache.github.io/solr-operator/docs/solr-backup)\n    - [Solr Metrics](https://apache.github.io/solr-operator/docs/solr-prometheus-exporter)\n- [Development](https://apache.github.io/solr-operator/docs/development)\n\n### Examples\n\nExample uses of each CRD have been [provided](https://apache.github.io/solr-operator/example).\n\n## Version Compatibility \u0026 Upgrade Notes\n\nMake sure to check the [Solr Operator Upgrade notes](docs/upgrade-notes.md), before upgrading the Solr Operator or CRDs in your Kubernetes cluster.\n\nThis page also contains [Version Compatibility Matrixes](docs/upgrade-notes.md#version-compatibility-matrixes), which detail the compatible Solr versions and Kubernetes versions for each release of the Solr Operator.\n\n## Contributions\n\nWe :heart: contributions.\n\nHave you had a good experience with the **Solr Operator**? Why not share some love and contribute code, or just let us know about any issues you had with it?\n\nWe welcome issue reports [here](../../issues); be sure to choose the proper issue template for your issue, so that we can be sure you're providing the necessary information.\n\nBefore submitting a PR, please be sure to run `make prepare` before committing.\nOtherwise the GitHub checks are likely to fail.\n\nIf you are trying to run tests locally in IntelliJ/GoLand, refer to [the IDEA tests docs](dev-docs/idea-tests.md).\n\nPlease refer to the [E2E/Integration Testing guide](dev-docs/e2e-testing.md) for information on how to run full integration tests\nfor your changes.\n\n## License\n\nPlease read the [LICENSE](LICENSE) file here.\n\n### Docker Image Licenses\n\nThe Solr Operator docker image contains NOTICE and LICENSE information in the `/etc/licenses` directory.\nThis is different from the source release LICENSE and NOTICE files, so make sure to familiarize yourself when using the image.\n\n## Code of Conduct\n\nThis space applies the ASF [Code of Conduct](https://www.apache.org/foundation/policies/conduct)\nIf you have any concerns about the Code, or behavior which you have experienced in the project, please\ncontact us at private@solr.apache.org .\n\n## Security Vulnerability Reporting\n\nIf you believe you have identified a security vulnerability in this project, please send email to the ASF security\nteam at security@solr.apache.org, detailing the suspected issue and any methods you've found to reproduce it. More details\ncan be found [here](https://www.apache.org/security/)\n\nPlease do NOT open an issue in the GitHub repository, as we'd prefer to keep vulnerability reports private until\nwe've had an opportunity to review and address them.\n\n## Acknowledgements\n\nThe Solr Operator was donated to Apache Solr by Bloomberg, after the v0.2.8 release.\nMany thanks to their contributions over the years!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fsolr-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fsolr-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fsolr-operator/lists"}