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

Unable to delete documents via SQL and deletedPkQuery with deltaimport

    XMLWordPrintableJSON

Details

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

    Description

      DocBuilder calls entityProcessor.nextModifiedRowKey which sets up rowIterator for the modified rows, but when it comes time to call entityProcessor.nextDeletedRowKey, this is skipped as although no rows are returned from nextModifiedRowKey, rowIterator in SqlEntityProcessor.java is still not null

      Attachments

        1. SOLR-893.patch
          6 kB
          Dan Rosher
        2. SOLR-893.patch
          6 kB
          Dan Rosher
        3. SOLR-893.patch
          4 kB
          Dan Rosher

        Activity

          People

            shalin Shalin Shekhar Mangar
            rosher Dan Rosher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: