[ 
https://issues.apache.org/jira/browse/CONNECTORS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098151#comment-13098151
 ] 

Karl Wright commented on CONNECTORS-202:
----------------------------------------

Great news!
My suggestion is to wait to release this as a formal MCF feature until the 
current released version of Solr supports it.  Otherwise we risk confusing 
people, and there *is* the workaround of explicitly providing the parameter 
within the connector's generic parameter feature.  So for now, I think updating 
the end-user documentation would be best, and then when the next rev of Solr is 
released we can add the explicit feature you suggest.  Does this sound 
reasonable?

> SOLR connector suport for commitWithin
> --------------------------------------
>
>                 Key: CONNECTORS-202
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-202
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Lucene/SOLR connector
>    Affects Versions: ManifoldCF 0.2
>            Reporter: Jan Høydahl
>              Labels: commit
>             Fix For: ManifoldCF next
>
>
> The output connection must support commitWithin 
> (http://wiki.apache.org/solr/UpdateXmlMessages#Optional_attributes_for_.22add.22)
>  in addition to sending a commit() at the end of a job.
> This allows for efficient handling of commits on the Solr side.
> The parameter should ideally be configurable per job. In that way you could 
> say that for "Important job" commitWithin=10s while for "Big crawl job", 
> commitWithin=600s.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to