Thanks! That's what I get for not running the test suite One Last Time
before committing.
-Mike
On 2/1/07, Ryan McKinley (JIRA) <[EMAIL PROTECTED]> wrote:
[
https://issues.apache.org/jira/browse/SOLR-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469663
]
Ryan McKinley commented on SOLR-126:
------------------------------------
It looks like the test solrconfi.xml got commited with some mangled xml
comments:
<!-- autocommit pending docs if certain criteria are met
<autoCommit>
<maxDocs>10000</maxDocs>
<maxTime>3600000</maxTime> <!-- one hour in milliseconds -->
</autoCommit>
-->