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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to