Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-1004

CMIS Repository Connector does not detect document version updates

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • ManifoldCF 1.7
    • ManifoldCF 1.7
    • CMIS connector
    • None

    Description

      Step to reproduce:

      Create a CMIS repository connector.
      Crawl a content repository with an incremental crawling job.
      Update a document in the repository (or change it version).
      The CMIS repository connector does not detect the version update.

      As a fix, Document::getObjectOfLatestVersion can be used to fetch the latest version.

      I have tested this with Alfresco ECM.

      I would like to propose the following as a patch.

      Attachments

        1. Fix-1004.diff
          1 kB
          Prasad Perera

        Activity

          kwright@metacarta.com Karl Wright added a comment -

          Shouldn't there be a parallel mapping, or similar logic, in the processDocuments() method?

          kwright@metacarta.com Karl Wright added a comment - Shouldn't there be a parallel mapping, or similar logic, in the processDocuments() method?
          kwright@metacarta.com Karl Wright added a comment -

          I made the corresponding change to processDocuments() as well. r1616264. Please verify that this code all works in your environment.

          kwright@metacarta.com Karl Wright added a comment - I made the corresponding change to processDocuments() as well. r1616264. Please verify that this code all works in your environment.
          PrasadPerera Prasad Perera added a comment -

          Hello Karl, yes, I believe it needs to be changed in processDocuments as well.
          I'm going to test it with that.

          PrasadPerera Prasad Perera added a comment - Hello Karl, yes, I believe it needs to be changed in processDocuments as well. I'm going to test it with that.
          PrasadPerera Prasad Perera added a comment -

          I have tested and verified this fix!

          Thanks!

          PrasadPerera Prasad Perera added a comment - I have tested and verified this fix! Thanks!

          People

            kwright@metacarta.com Karl Wright
            PrasadPerera Prasad Perera
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: