[
https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655340#comment-13655340
]
Mike Sokolov edited comment on SOLR-3038 at 5/11/13 7:18 PM:
-------------------------------------------------------------
I don't think it's a good idea to simply change the default wire format to
javabin as things stand now, because SolrJ 4.x is incompatible with Solr 3.x
servers. One approach would be to detect the server version and fall back to
XML if its javabin is known to be incompatible.
was (Author: sokolov):
I don't think it's a good idea to change the default wire format to javabin
as things stand now, because SolrJ 4.x is incompatible with Solr 3.x servers.
One approach would be to detect the server version and fall back to XML if its
javabin is known to be incompatible.
> Solrj should use javabin wireformat by default with updaterequests
> ------------------------------------------------------------------
>
> Key: SOLR-3038
> URL: https://issues.apache.org/jira/browse/SOLR-3038
> Project: Solr
> Issue Type: Improvement
> Components: clients - java
> Affects Versions: 4.0-ALPHA
> Reporter: Sami Siren
> Priority: Minor
>
> The javabin wire format is faster than xml when feeding Solr - it should
> become the default.
--
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: [email protected]
For additional commands, e-mail: [email protected]