headTitle($this->translate('auto_configure_title')); // Set up breadcrumbs: $this->layout()->breadcrumbs = '
  • ' . $this->transEsc('auto_configure_title') . '
  • ' . $this->transEsc('Fix Solr') . '
  • '; ?>

    transEsc('auto_configure_title')?>

    VuFind cannot communicate with the Solr index.

    Troubleshooting steps:

    1. Did you start the Solr server? See Starting and Stopping Solr in the documentation.
    2. Have you checked the Solr admin panel for errors? You may be able to find it here.
    3. Are you using non-default Solr settings? If your Solr URL is not escapeHtml($this->rawUrl)?> or your core name is not escapeHtml($this->core)?>, you will need to customize the [Index] section of escapeHtml($this->configFile)?>.