You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Patrick Schirch (JIRA)" <ji...@apache.org> on 2017/02/16 07:07:42 UTC

[jira] [Created] (NUTCH-2360) HTTP Basic Authentication in SolrIndexerPlugin is gone

Patrick Schirch created NUTCH-2360:
--------------------------------------

             Summary: HTTP Basic Authentication in SolrIndexerPlugin is gone
                 Key: NUTCH-2360
                 URL: https://issues.apache.org/jira/browse/NUTCH-2360
             Project: Nutch
          Issue Type: Bug
          Components: docker, indexer, plugin
    Affects Versions: 1.12
            Reporter: Patrick Schirch
            Priority: Critical


We upgraded Docker Nutch from 1.11 to 1.12. Now Nutch can't push to SSL HTTP Basic Auth protected Solr by SolrIndexerPlugin anymore. After some research we found the reason. The HTTP Basic Authentication was removed.

https://svn.apache.org/viewvc/nutch/trunk/src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrUtils.java?r1=1696506&r2=1728313&diff_format=h

Is that intended?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)