[ 
https://issues.apache.org/jira/browse/SOLR-12843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Noble Paul updated SOLR-12843:
------------------------------
    Description: As we have deprecated the {{Collection<ContentStream> 
getContentStreams()}} in {{SolrRequest}} multipart post is not possible. The 
new recommended method is {{getContentWriter()}}  . This only supports a single 
file in one request. it should be possible to post multiple payloads al at 
once. 

> Use ContentWriter to post multiple files/payload at once 
> ---------------------------------------------------------
>
>                 Key: SOLR-12843
>                 URL: https://issues.apache.org/jira/browse/SOLR-12843
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>
> As we have deprecated the {{Collection<ContentStream> getContentStreams()}} 
> in {{SolrRequest}} multipart post is not possible. The new recommended method 
> is {{getContentWriter()}}  . This only supports a single file in one request. 
> it should be possible to post multiple payloads al at once. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to