[
https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655429#comment-13655429
]
Mike Sokolov commented on SOLR-3038:
------------------------------------
I guess my position is that protocol changes should be backwards compatible in
the same way that code changes are: deprecate the old usage, but maintain it,
for one version back, and then be free to break with two versions ago. But
it's true that the workaround in this case is fairly painless, assuming you
know you need to do it. I think that documentation will help, but it would
also be nice if an old server could be detected in SolrJ, either to alert the
user, or to silently fall back to XML format.
> 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]