You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2015/06/13 06:27:00 UTC

[jira] [Commented] (SOLR-7651) Add a smile response writer

    [ https://issues.apache.org/jira/browse/SOLR-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584434#comment-14584434 ] 

David Smiley commented on SOLR-7651:
------------------------------------

cool

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org