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

Solr output connector, commit within seems to be ignored

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • ManifoldCF 2.3
    • ManifoldCF 2.3
    • Solr-5.x component
    • None
    • Ubuntu 14.04, Solr 5.3.1

    Description

      I've configured my output connector to commit both at the end of a job and "within" 600000 ms (which should be 10 minutes, if my arithmetic is correct).

      The effect I'm seeing is that commits are occurring as jobs complete, but if a set of long running jobs aren't completing quickly, I'm not seeing commits every 10 minutes.

      FYI, here's my Solr output connection configuration

      Use extract update handler=false
      Solr core name=OasysMailSearch
      Server web application=solr
      Server name=STGDM16
      Maximum document length=10000000
      Commits=true
      Solr content field name=body
      Server update handler=/update
      Server status handler=/admin/ping
      Commit within=600000
      Server remove handler=/update
      Server port=8983
      Solr id field name=id
      Server protocol=http

      Attachments

        Activity

          People

            kwright@metacarta.com Karl Wright
            moleski Adrian Conlon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: