Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-7651

Add a smile response writer

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.3, 6.0
    • None
    • None

    Description

      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

      javabin	2346
      smile	2348
      msgPack	3751
      json	4549
      bson	4854
      

      Attachments

        1. SOLR-7651.patch
          22 kB
          Noble Paul
        2. SOLR-7651.patch
          28 kB
          Noble Paul
        3. Perftest_SMILE.patch
          9 kB
          Noble Paul

        Issue Links

          Activity

            People

              noble.paul Noble Paul
              noble.paul Noble Paul
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: