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/03/08 19:00:16 UTC

[jira] [Created] (SOLR-4543) setting shardHandlerFactory in solr.xml/solr.properties does not work

Ryan Ernst created SOLR-4543:
--------------------------------

             Summary: setting shardHandlerFactory in solr.xml/solr.properties does not work
                 Key: SOLR-4543
                 URL: https://issues.apache.org/jira/browse/SOLR-4543
             Project: Solr
          Issue Type: Bug
    Affects Versions: 4.2
            Reporter: Ryan Ernst
             Fix For: 4.3


solr.xml is supposed to allow solr/cores/shardHandlerFactory setting (and likewise, the new solr.properties has shardHandlerFactory.class).  However, the code that reads this setting (ConfigSolrXmlBackCompat and SolrProperties) always instantiates an HttpShardHandlerFactory.

--
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