Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-783

DIH - Better support for handling delta-imports per entity

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3
    • 1.4
    • None
    • Linux, OpenSolaris

    Description

      Currently there is no way to perform a delta import per entity because ${dataimporter.last_index_time} really represents the entire delta-import for all entities and is only a single dataimport.properties file.

      A delta-import w/ dataimport?command=delta-import&entity=a and dataimport?command=delta-import&entity=b should result in:

      ${dataimporter.[name of entity].last_index_time}
      ${dataimporter.[name of entity].last_index_time}

      I do this now because I have a single multicore representing different docs coming from different entities.

      Attachments

        1. SOLR-783.patch
          7 kB
          Noble Paul
        2. SOLR-783.patch
          8 kB
          Shalin Shekhar Mangar

        Activity

          People

            shalin Shalin Shekhar Mangar
            jonbaer Jon Baer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: