You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan Ernst (JIRA)" <ji...@apache.org> on 2013/06/28 20:38:21 UTC

[jira] [Created] (SOLR-4976) info stream doesn't work with merged segment warmer

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org