[jira] [Updated] (CONNECTORS-202) SOLR connector suport for commitWithin

2011-09-01 Thread Karl Wright (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright updated CONNECTORS-202:
---

Fix Version/s: ManifoldCF next

> 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




[jira] [Updated] (CONNECTORS-202) SOLR connector suport for commitWithin

2011-09-09 Thread Karl Wright (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright updated CONNECTORS-202:
---

Affects Version/s: ManifoldCF 0.3
Fix Version/s: (was: ManifoldCF next)
   ManifoldCF 0.4
 Assignee: Karl Wright

> 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




[jira] [Updated] (CONNECTORS-202) SOLR connector suport for commitWithin

2011-09-13 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Høydahl updated CONNECTORS-202:
---

Attachment: CONNECTORS-202.patch

Proposed end user documentation update for the update parameters tab, including 
examples for commitWithin and update.chain

> 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
>
> Attachments: CONNECTORS-202.patch
>
>
> 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




[jira] [Updated] (CONNECTORS-202) SOLR connector suport for commitWithin

2011-09-15 Thread Karl Wright (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright updated CONNECTORS-202:
---

Status: Patch Available  (was: Open)

Attached patch for review

> 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
>
> Attachments: CONNECTORS-202.patch
>
>
> 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




[jira] [Updated] (CONNECTORS-202) SOLR connector suport for commitWithin

2011-09-15 Thread Karl Wright (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright updated CONNECTORS-202:
---

Attachment: CONNECTORS-202-code.patch

> 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
>
> Attachments: CONNECTORS-202-code.patch, CONNECTORS-202.patch
>
>
> 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




[jira] [Updated] (CONNECTORS-202) SOLR connector suport for commitWithin

2011-09-15 Thread Karl Wright (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright updated CONNECTORS-202:
---

Resolution: Fixed
Status: Resolved  (was: Patch Available)

r1171158


> 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
>
> Attachments: CONNECTORS-202-code.patch, CONNECTORS-202.patch
>
>
> 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