Content-Type disappear
----------------------

                 Key: SOLR-3005
                 URL: https://issues.apache.org/jira/browse/SOLR-3005
             Project: Solr
          Issue Type: Bug
          Components: Response Writers
    Affects Versions: 3.5
         Environment: Solr 3.5.0
            Reporter: Gasol Wu


i expect that query always return Content-Type, but after SOLR-1123 had 
committed, it got chance to return nothing if you leave out all of 
queryResponseWriter in solrconfig.xml. however i attach a small patch that will 
correct this situation.

It look like DEFAULT_RESPONSE_WRITERS never called init method in 
org.apache.solr.core.SolrCore


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to