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

Markus Jelsma updated NUTCH-989:
--------------------------------

    Fix Version/s: 1.3

The supplied Solr schema must use a date fieldType instead of long. If not, 
deduplication won't work because Solr mysteriously allows formatted dates in a 
long field, but i cannot write them back in the javabin format.

This change will break an existing 1.2 schema. But since we want to upgrade to 
3.1 anyway, users must reindex the data.

> index-basic plugin doesn't use Solr date fieldType
> --------------------------------------------------
>
>                 Key: NUTCH-989
>                 URL: https://issues.apache.org/jira/browse/NUTCH-989
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 1.3, 2.0
>            Reporter: Markus Jelsma
>             Fix For: 1.3, 2.0
>
>
> The index-basic plugin actually sends over a properly formatted date with 
> millis but the schema isn't configured to use the dateField.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to