Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
ManifoldCF 0.2, ManifoldCF 0.3
Description
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.
Attachments
Attachments
Issue Links
- depends upon
-
SOLR-2540 CommitWithin as an Update Request parameter
- Closed