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 22:35:21 UTC

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

     [ https://issues.apache.org/jira/browse/SOLR-4976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Ernst updated SOLR-4976:
-----------------------------

    Attachment: SOLR-4976.patch

First try at a patch, with a simple test.
                
> 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
>         Attachments: SOLR-4976.patch
>
>
> 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