[ 
https://issues.apache.org/jira/browse/NUTCH-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roannel Fernández Hernández updated NUTCH-2600:
-----------------------------------------------
    Description: 
indexer-solr includes an interface to define the parameters used by the plugin, 
however, in some cases this interface is not used and a string is used instead. 
Also, in index-writers.xml file, the commit.index parameter is never used in 
the code and the collection parameter is not included in index-writers.xml file.

On the other hand, according to the configuration of indexer-solr plugin, it 
seems to support Basic Authentication but the username and password are never 
used. I don't know the reason for this, but I believe that it could be a good 
feature for Nutch and besides I think we should update Solrj library.

> Refactoring indexer-solr
> ------------------------
>
>                 Key: NUTCH-2600
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2600
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer, plugin
>    Affects Versions: 1.14
>            Reporter: Roannel Fernández Hernández
>            Priority: Minor
>             Fix For: 1.15
>
>
> indexer-solr includes an interface to define the parameters used by the 
> plugin, however, in some cases this interface is not used and a string is 
> used instead. Also, in index-writers.xml file, the commit.index parameter is 
> never used in the code and the collection parameter is not included in 
> index-writers.xml file.
> On the other hand, according to the configuration of indexer-solr plugin, it 
> seems to support Basic Authentication but the username and password are never 
> used. I don't know the reason for this, but I believe that it could be a good 
> feature for Nutch and besides I think we should update Solrj library.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to