Hello I'm using Solr Cloud to index a number of databases. The problem is there is unknown number of databases and each database has its own configuration. If I create a single collection for every database the query would eventually become insanely long. Is it possible to upload different config to zookeeper for each node in a single collection?
Best, Yangrui Guo