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

Support "Accept-Encoding" header to enable response gzip compression

    XMLWordPrintableJSON

Details

    Description

      Spinoff from email

      Accept-Encoding:

      Advertises which content encoding, usually a compression algorithm, the client is able to understand
      https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Encoding

      Could enable compression of large search results. SOLR-856 suggests that this is implemented,
      but it does not work. Seems it is only implemented for replication. I’d expect this to be useful for
      large /export or /stream requests. Example:
      Accept-Encoding: gzip

      Could be configured with the Jetty Gzip Handler

      Attachments

        1. SOLR-10999.patch
          4 kB
          Jan Høydahl

        Issue Links

          Activity

            People

              janhoy Jan Høydahl
              janhoy Jan Høydahl
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: