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

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

I'd be happy to commit anything you want to say in the documentation.  Just 
submit a patch.  The site is under site/src/documentation/content/xdocs.

If you're ok with the proposed solution, there's a chance I might be able to do 
it next week.  Alternatively you can submit a patch for that as well, and then 
I can check it into trunk (and people can apply it to 0.3 if they want the 
functionality in more supported form in 0.3).



> 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, ManifoldCF 0.3
>            Reporter: Jan Høydahl
>            Assignee: Karl Wright
>              Labels: commit
>             Fix For: ManifoldCF 0.4
>
>
> 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