David Smiley created SOLR-7612:
----------------------------------

             Summary: CloudSolrServer.setIdField is misnamed; change to 
setRouteField
                 Key: SOLR-7612
                 URL: https://issues.apache.org/jira/browse/SOLR-7612
             Project: Solr
          Issue Type: Bug
          Components: clients - java
            Reporter: David Smiley


CloudSolrServer.setIdField seems innocent enough, but the way it's used is 
purely for routing.  CloudSolrServer doesn't actually care what the ID field 
is.  The default document routing is indeed on the ID but it can be changed.

For back-compat; it can stay but be deprecated.  I propose a setRouteField 
replacement.



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