[ https://issues.apache.org/jira/browse/SOLR-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Smiley resolved SOLR-4018. -------------------------------- Resolution: Won't Fix I completely disagree that SolrDispatchFilter should be doing such things. SolrDispatchFilter should only to HTTP integration stuff. > Dispatcher to optionally write QTime and Hits HTTP header > --------------------------------------------------------- > > Key: SOLR-4018 > URL: https://issues.apache.org/jira/browse/SOLR-4018 > Project: Solr > Issue Type: Improvement > Affects Versions: 4.0 > Reporter: Markus Jelsma > Priority: Major > Fix For: 6.0, 4.9 > > Attachments: SOLR-4018-trunk-1.patch, SOLR-4018-trunk-2.patch, > SOLR-4018-trunk-3.patch, SOLR-4018-trunk-4.patch, SOLR-4018-trunk-5.patch > > > SolrDispatchFilter should be able to write QTime and Hits HTTP headers via > configuration. > {code} > <requestDispatcher handleSelect="true" > > <requestParsers enableRemoteStreaming="false" > multipartUploadLimitInKB="2048000" /> > <httpCaching never304="true" /> > <httpHeaders qtime="true" hits="true"/> > </requestDispatcher> > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org