[
https://issues.apache.org/jira/browse/SOLR-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466914
]
Ryan McKinley commented on SOLR-104:
------------------------------------
If there are funny chars at the start of web.xml, it was an SVN error.
the 2MB limit is set in solrconfig.xml
<requestParsers enableRemoteStreaming="true" multipartUploadLimitInKB="2048"
/>
maybe 2MB is too small as the default, but i figured it shoudl be configurable.
> Update Plugins
> --------------
>
> Key: SOLR-104
> URL: https://issues.apache.org/jira/browse/SOLR-104
> Project: Solr
> Issue Type: Improvement
> Components: update
> Affects Versions: 1.2
> Reporter: Ryan McKinley
> Fix For: 1.2
>
> Attachments: commons-fileupload-20070107.jar, commons-io-1.2.jar,
> DispatchFilter.patch, DispatchFilter.patch, DispatchFilter.patch,
> DispatchFilter.patch, DispatchFilter.patch, HandlerRefactoring-DRAFT-SRC.zip,
> HandlerRefactoring-DRAFT-SRC.zip, HandlerRefactoring.DRAFT.patch,
> HandlerRefactoring.DRAFT.patch, HandlerRefactoring.DRAFT.zip
>
>
> The plugin framework should work for 'update' actions in addition to 'search'
> actions.
> For more discussion on this, see:
> http://www.nabble.com/Re%3A-Handling-disparate-data-sources-in-Solr-tf2918621.html#a8305828
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.