Skip to content
Server & Web Software

Apache Software Foundation Apache Solr — Default Password

Default username and password for the Apache Software Foundation Apache Solr: solr / SolrRocks. Learn how to log in and how to change the default credentials.

Popular open-source search platform. Authentication is disabled by default; when the BasicAuthPlugin is enabled using the sample security.json provided in the documentation, the default credentials are solr / SolrRocks. Many deployments follow the quickstart guide verbatim and leave these unchanged. Unauthenticated access to /solr/admin/ is common in unprotected instances.

UsernamePasswordAccessNotes
solr
SolrRocks
Web UIDefault when BasicAuth is enabled with the sample security.json from 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.

Related devices