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

allow user to specify the deltaImportQuery instead of DIH building it

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3
    • 1.4
    • None

    Description

      currently DIH constructs the query for delta-import by mixing the query and pk and delta row ids

      This leads to creation of wrong queries if SqlEntityProcessor cannot parse the query properly.

      solution add a new attribute 'deltaImportQuery' attribute which can use dataimporter.delta.<pkfield-name> in the template and construct a full query

      If this is absent it will continue to work the old way

      Attachments

        1. SOLR-811.patch
          4 kB
          Noble Paul

        Activity

          People

            shalin Shalin Shekhar Mangar
            noble.paul Noble Paul
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: