[
https://issues.apache.org/jira/browse/CONNECTORS-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032086#comment-15032086
]
Karl Wright commented on CONNECTORS-1261:
-----------------------------------------
Hi [~moleski], did you check the solr-side logs to confirm whether or not the
"commit within" parameter was being sent? I believe I remember there being a
Solr issue that was related to this functionality; it might well be a Solr
problem.
> Solr output connector, commit within seems to be ignored
> --------------------------------------------------------
>
> Key: CONNECTORS-1261
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1261
> Project: ManifoldCF
> Issue Type: Bug
> Components: Solr-5.x component
> Affects Versions: ManifoldCF 2.3
> Environment: Ubuntu 14.04, Solr 5.3.1
> Reporter: Adrian Conlon
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)