Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-2233

Index-basic incorrect assignment of next fetch time when using Mongodb as storage backend

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.3.1
    • None
    • plugin
    • None
    • Mongodb, Elasticsearch.

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ptorrestr Pablo Torres
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: