dsmiley commented on code in PR #1218: URL: https://github.com/apache/solr/pull/1218#discussion_r1096268870
########## solr/solrj/src/test/org/apache/solr/client/solrj/request/json/DirectJsonQueryRequestFacetingEmbeddedTest.java: ########## @@ -38,7 +39,6 @@ @SuppressSSL public class DirectJsonQueryRequestFacetingEmbeddedTest extends EmbeddedSolrServerTestBase { - private static final String COLLECTION_NAME = "techproducts"; Review Comment: Why not leave this but merely change the value to collection1? This way you avoid changing many lines below. -- 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. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org