You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "David Stuart (JIRA)" <ji...@apache.org> on 2010/10/22 12:30:17 UTC

[jira] Updated: (NUTCH-924) Static field in solr mapping

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

David Stuart updated NUTCH-924:
-------------------------------

    Attachment: nutch_1.3_static_field.patch

Extends SolrWriter and SolrMappingReader to take static field data defined in solrindex-mapping.xml

e.g.

 <staticField dest="entity">node</staticField>

> Static field in solr mapping
> ----------------------------
>
>                 Key: NUTCH-924
>                 URL: https://issues.apache.org/jira/browse/NUTCH-924
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>    Affects Versions: 1.3
>            Reporter: David Stuart
>             Fix For: 1.3
>
>         Attachments: nutch_1.3_static_field.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Provide the facility to pass static data defined in solrindex-mapping.xml to solr during the mapping process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.