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

Support preemptive authentication to Solr connector

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Lucene/SOLR connector
    • None
    • Patch

    Description

      We should post preemptively in case the Solr server requires basic authentication. This will make the communication between ManifoldCF and Solr much more effective instead of the following:

      • Send a HTTP POST request to Solr
      • Solr sends a 401 response
      • Send the same request, but with a "Authorization: Basic" header

      With preemptive authentication, we can send the header in the first request.

      Attachments

        1. CONNECTORS-1564.patch
          4 kB
          Erlend Garåsen

        Issue Links

          Activity

            People

              kwright@metacarta.com Karl Wright
              erlendfg Erlend Garåsen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: