[
https://issues.apache.org/jira/browse/SOLR-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599342#comment-14599342
]
ASF subversion and git services commented on SOLR-7651:
-------------------------------------------------------
Commit 1687256 from [~noble.paul] in branch 'dev/trunk'
[ https://svn.apache.org/r1687256 ]
SOLR-7651: New response format added wt=smile
> Add a smile response writer
> ---------------------------
>
> Key: SOLR-7651
> URL: https://issues.apache.org/jira/browse/SOLR-7651
> Project: Solr
> Issue Type: New Feature
> Reporter: Noble Paul
> Assignee: Noble Paul
> Attachments: Perftest_SMILE.patch, SOLR-7651.patch, SOLR-7651.patch
>
>
> The only binary option that we have today is {{javabin}} which has no other
> language support other than Java
> By adding smile , we get an equally efficient format which non-java languages
> can leverage right away.
> http://wiki.fasterxml.com/SmileFormat
> payload size for a 10 document response are given below and it shows that it
> is almost as frugal as javabin
> {noformat}
> javabin 2346
> smile 2348
> msgPack 3751
> json 4549
> bson 4854
> {noformat}
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]