[
https://issues.apache.org/jira/browse/SOLR-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15116182#comment-15116182
]
David Smiley commented on SOLR-8595:
------------------------------------
+1.
Side note (separate issue): It'd be nice if there was a SolrServer one-liner
to set all communication (req & rsp) to be XML or binary as a toggle, without
having to know which classes to the parsing/writing as that's really an
implementation/internal detail. It's nice to make such a flag configurable in
the client's software to ease upgrades.
> Use BinaryRequestWriter by default in HttpSolrClient and
> ConcurrentUpdateSolrClient
> -----------------------------------------------------------------------------------
>
> Key: SOLR-8595
> URL: https://issues.apache.org/jira/browse/SOLR-8595
> Project: Solr
> Issue Type: Improvement
> Components: SolrJ
> Reporter: Shalin Shekhar Mangar
> Assignee: Shalin Shekhar Mangar
> Fix For: 5.5, Trunk
>
> Attachments: SOLR-8595.patch
>
>
> Use BinaryRequestWriter by default in HttpSolrClient and
> ConcurrentUpdateSolrClient. They both use xml based update format right now.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]