[
https://issues.apache.org/jira/browse/SOLR-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257064#comment-13257064
]
Patrick Sauts edited comment on SOLR-2755 at 4/18/12 11:07 PM:
---------------------------------------------------------------
StreamingUpdateSolrServer uses to not consider other parameters than the query
itself.
Meaning that if you use a QT parameter (sharding as a plugin for example) ,
StreamingUpdateSolrServer didn't take it into account.
Sorry I can't tell if it's still the case as I'm not currently working on Solr.
was (Author: pathedog):
StreamingUpdateSolrServer use to not consider other parameters than the
query itself.
Meaning that if you use a QT parameter (sharding as a plugin for example) ,
StreamingUpdateSolrServer didn't take it into account.
Sorry I can't tell if it's still the case as I'm not currently working on Solr.
> StreamingUpdateSolrServer is hard-coded to write XML data. It should
> integrate the RequestWriter API so that it can be used to send binary update
> payloads.
> -----------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-2755
> URL: https://issues.apache.org/jira/browse/SOLR-2755
> Project: Solr
> Issue Type: Bug
> Components: clients - java
> Affects Versions: 3.3
> Reporter: Patrick Sauts
> Labels: patch
> Fix For: 4.0
>
> Attachments: patch-StreamingUpdateSolrServer.txt
>
>
> The aim of this patch is to use the RequestWriter API with
> StreamingUpdateSolrServer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]