[
https://issues.apache.org/jira/browse/SOLR-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley resolved SOLR-287.
--------------------------------
Resolution: Duplicate
Fix Version/s: 1.4
identical to SOLR-793
> set commitMaxTime when adding a document
> ----------------------------------------
>
> Key: SOLR-287
> URL: https://issues.apache.org/jira/browse/SOLR-287
> Project: Solr
> Issue Type: Improvement
> Reporter: Ryan McKinley
> Priority: Minor
> Fix For: 1.4
>
> Attachments: SOLR-287-AddCommitMaxTime.patch,
> SOLR-287-AddCommitMaxTime.patch
>
>
> Rather then setting a global autoCommit maxTime, it would be nice to set a
> maximum time for a single add command. This patch adds:
> <add commitMaxTime="1000">
> ...
> </add>
> to add the document within 1 sec.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.