David Smiley created SOLR-8896:
----------------------------------

             Summary: Processing of _route_ param should imply trailing '!' if 
not present
                 Key: SOLR-8896
                 URL: https://issues.apache.org/jira/browse/SOLR-8896
             Project: Solr
          Issue Type: Improvement
          Components: SolrCloud
            Reporter: David Smiley


The SolrCloud {{\_route\_}} param is _supposed_ to end in a {{!}}.  See 
https://cwiki.apache.org/confluence/display/solr/Distributed+Requests  If you 
don't do it, you get different routing/hashing behavior that is bound to lead 
to some head scratching.  We should instead not require a trailing exclamation 
(don't even mention it in the docs) and if it doesn't have one then we 
internally append one prior to applying it to the hashing algorithm (doc 
router).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to