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

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

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          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:

              Slack

                Issue deployment