[
https://issues.apache.org/jira/browse/SOLR-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-7651:
-----------------------------
Attachment: Perftest_SMILE.patch
This program was used to generate the payload sizes for various formats
> 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
>
>
> 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]