You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Julien Nioche (JIRA)" <ji...@apache.org> on 2013/11/14 15:41:24 UTC

[jira] [Updated] (NUTCH-1668) Remove package org.apache.nutch.indexer.solr

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

Julien Nioche updated NUTCH-1668:
---------------------------------

    Attachment: NUTCH-1668.patch

Patch which removes the indexer.solr subpackage and deprecates the calls to the solrdedup.

All SOLR related code now lives in the indexer-solr plugin, shall we move the schema.xml, solrindex-mapping.xml and schema-solr4.xml from the main conf dir to the plugin as well?

> Remove package org.apache.nutch.indexer.solr
> --------------------------------------------
>
>                 Key: NUTCH-1668
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1668
>             Project: Nutch
>          Issue Type: Task
>    Affects Versions: 1.7
>            Reporter: Julien Nioche
>            Assignee: Julien Nioche
>            Priority: Minor
>             Fix For: 1.8
>
>         Attachments: NUTCH-1668.patch
>
>
> Now that NUTCH-656 has been committed, we will be able to use the generic deduplication and remove the SOLR specific one. All the SOLR related code can now live in the indexer-solr plugin and we can remove the package org.apache.nutch.indexer.solr as well as the SOLR dependency in the main Ivy file



--
This message was sent by Atlassian JIRA
(v6.1#6144)