Skip to content
Server & Web Software

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.

UsernamePasswordAccessNotes
solr
SolrRocks
Web UIDefault 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.

Related devices