You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (Created) (JIRA)" <ji...@apache.org> on 2012/03/16 04:57:57 UTC

[jira] [Created] (SOLR-3252) QueryElevationComponent has only partial support for SolrCloud and does not try to read the elevation file from zookeeper.

QueryElevationComponent has only partial support for SolrCloud and does not try to read the elevation file from zookeeper.
--------------------------------------------------------------------------------------------------------------------------

                 Key: SOLR-3252
                 URL: https://issues.apache.org/jira/browse/SOLR-3252
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
            Reporter: Mark Miller
            Assignee: Mark Miller
            Priority: Minor
             Fix For: 4.0


It already has a quick work around for checking if the elevate file exists, and it uses the resource loader, but because it gets the inputstream from the filesystem and passes it explicitly, the ZooKeeper SolrResourceLoader doesn't get to do it's job.

To be very helpful this issue also relies on SOLR-2949: QueryElevationComponent does not fully support distributed search

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