Michael Gibney created SOLR-13714:
-------------------------------------

             Summary: Incorrect shardHandlerFactory config element documented 
in refguide for "distributed requests"
                 Key: SOLR-13714
                 URL: https://issues.apache.org/jira/browse/SOLR-13714
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: documentation
    Affects Versions: 8.1.1, 7.7.2
            Reporter: Michael Gibney


Reference guide documentation is inconsistent with respect to configuration of 
{{shardHandlerFactory}} in {{solrconfig.xml}}.

The correct config element name is "{{shardHandlerFactory}}", as reflected in 
code [in 
SolrXmlConfig.java|https://github.com/apache/lucene-solr/blob/301ea0e/solr/core/src/java/org/apache/solr/core/SolrXmlConfig.java#L460]
 and [in 
SearchHandler.java|https://github.com/apache/lucene-solr/blob/43fc05c/solr/core/src/java/org/apache/solr/handler/component/SearchHandler.java#L97].

The element name is documented correctly in the [refGuide page for "Format of 
solr.xml"|https://lucene.apache.org/solr/guide/8_1/format-of-solr-xml.html#the-shardhandlerfactory-element],
 but it is documented incorrectly (as "{{shardHandler}}", not 
"{{shardHandlerFactory}}" in the [refGuide page for "Distributed 
Requests"|https://lucene.apache.org/solr/guide/8_1/distributed-requests.html#configuring-the-shardhandlerfactory].



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to