Apache Solr release 9.2.1
1 file changed
tree: 541e1c6194f7116914be2cd3fad3e7b9d553abe5
  1. .github/
  2. 8.11/
  3. 8.11-slim/
  4. 9.0/
  5. 9.1/
  6. 9.2/
  7. dev-docs/
  8. tools/
  9. .asf.yaml
  10. .gitignore
  11. generate-stackbrew-library.sh
  12. LICENSE
  13. NOTICE
  14. README-short.txt
  15. README.md
README.md

What is Apache Solr™?

Apache Solr is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more. Solr powers the search and navigation features of many of the world's largest internet sites.

Learn more on Solr's homepage and in the Solr Reference Guide.

Supported tags and respective Dockerfile links

See Docker Hub for a list of image tags available to pull. Note that the Apache Solr project does not support any releases older than the current major release series, despite whatever tags are published.

The official Dockerfile is released along-side Solr. Therefore the project has decided to not support changes to Dockerfiles after release. Changes must be made to github.com/apache/solr, which will then be included in the next targeted release.

About this repository

This repository is available on github.com/apache/solr-docker, and the official build is on the Docker Hub.

The Dockerfiles are generated upon release from github.com/apache/solr.

Please refer to the developer documentation for information on how this repository is maintained & automated.
WARNING: Do not modify this repo manually unless you have read through the developer documentation first.

License

Solr is licensed under the Apache License, Version 2.0.

This repository is licensed under the Apache License, Version 2.0.

Copyright 2015-2022 The Apache Software Foundation

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

User Feedback

Issues

Please report issues with this docker image on via Apache Solr JIRA. But please first reach out via the users@solr mailing list linked in the community information below.

For general questions about Solr, see the Community information, in particular the users@solr mailing list.

Contributing

If you want to contribute to Solr, see the How To Contribute.

History

This project was started in 2015 by Martijn Koster. In 2019 maintainership and copyright was transferred to the Apache Solr project. Many thanks to Martijn for all your contributions over the years!