You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2015/05/30 06:47:17 UTC

[jira] [Created] (SOLR-7612) CloudSolrServer.setIdField is misnamed; change to setRouteField

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org