dsmiley commented on a change in pull request #2442: URL: https://github.com/apache/lucene-solr/pull/2442#discussion_r585219596
########## File path: solr/solrj/src/java/org/apache/solr/client/solrj/impl/CloudHttp2SolrClient.java ########## @@ -32,10 +32,6 @@ * Solr endpoints for SolrCloud collections, and then use the * {@link LBHttp2SolrClient} to issue requests. * - * This class assumes the id field for your documents is called - * 'id' - if this is not the case, you must set the right name Review comment: the latter part can go but isn't the first part of this still sound -- that we assume "id"? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org