HoustonPutman commented on code in PR #1706: URL: https://github.com/apache/solr/pull/1706#discussion_r1238985829
########## solr/benchmark/src/resources/configs/cloud-minimal/conf/schema.xml: ########## @@ -44,11 +44,16 @@ <dynamicField name="*_b" type="boolean" indexed="true" stored="true"/> <dynamicField name="*_s" type="string" indexed="true" stored="false"/> <dynamicField name="*_t" type="text" indexed="true" stored="false"/> - <dynamicField name="*_i" type="int" indexed="false" stored="false"/> Review Comment: Have you run the full test suite to make sure this is compatible with tests that use `cloud-minimal`? -- 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