Apache Solr — Default Password
Default username and password for the Apache Solr: solr / SolrRocks. Learn how to log in and how to change the default credentials.
Authentication is not enabled by default; example BasicAuth config ships with solr/SolrRocks.
| Username | Password | Access | Notes |
|---|---|---|---|
solr | SolrRocks | Web UI | Default in example security.json BasicAuth config |
- Source
- official docs
Responsible use
This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.