Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-661

Solr Connector cannot index documents when Solr is protected by authentication

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • ManifoldCF 1.1.1
    • ManifoldCF 1.2
    • Lucene/SOLR connector
    • None

    Description

      The Solr connector cannot deal with Solr servers that are protected by authentication. The reason is that HttpClient forces a retry based on the WWW-authenticate header that is returned, but the HttpEntity is not resettable and thus the retry fails for that reason.

      This is a regression, because the Solr connector used to properly support basic auth, and now no longer does.

      Attachments

        Activity

          People

            kwright@metacarta.com Karl Wright
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: