You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (JIRA)" <ji...@apache.org> on 2013/07/26 09:27:48 UTC

[jira] [Created] (SOLR-5077) Inconsistencies in solrconfig upload limits - examples and test-files

Shawn Heisey created SOLR-5077:
----------------------------------

             Summary: Inconsistencies in solrconfig upload limits - examples and test-files
                 Key: SOLR-5077
                 URL: https://issues.apache.org/jira/browse/SOLR-5077
             Project: Solr
          Issue Type: Improvement
    Affects Versions: 4.4
            Reporter: Shawn Heisey
            Assignee: Shawn Heisey
            Priority: Minor
             Fix For: 5.0, 4.5


In the various solrconfig.xml files, there is no consistency in how the request parser upload limits are configured.  In some of them, only multipartUploadLimitInKB is configured.  In others, formdataUploadLimitInKB is also defined.  Most of them have a multipart value of 2048, but a few (including the main example) have 2048000, which represents nearly 2GB instead of 2MB.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org