Ryan Ernst created SOLR-4976:
--------------------------------

             Summary: info stream doesn't work with merged segment warmer
                 Key: SOLR-4976
                 URL: https://issues.apache.org/jira/browse/SOLR-4976
             Project: Solr
          Issue Type: Bug
            Reporter: Ryan Ernst


In SolrIndexConfig, constructing the merged segment warmer takes an InfoStream, 
but InfoStream.NO_OUTPUT is hardcoded.  Instead, the info stream should be 
constructed in SolrIndexConfig, instead of SolrIndexWriter where it is now, so 
that it can be used for the warmer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to