Pablo Torres created NUTCH-2233:
-----------------------------------

             Summary: Index-basic incorrect assignment of next fetch time when 
using Mongodb as storage backend
                 Key: NUTCH-2233
                 URL: https://issues.apache.org/jira/browse/NUTCH-2233
             Project: Nutch
          Issue Type: Bug
          Components: plugin
    Affects Versions: 2.3.1
         Environment: Mongodb, Elasticsearch.
            Reporter: Pablo Torres


This patch https://issues.apache.org/jira/browse/NUTCH-2045 does not work when 
using Mongodb as storage since date properties are stored as Longs in mongodb 
rather than objects, therefore the null date in this case is 0 which is 
accepted as valid by this patch. The system indexes 01/01/1970 as tstamp.

I found this issue using Mongodb as storage and Elastic Search as index.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to