Interesting. This is certainly useful. I was also thinking about having a
tool which can setup a Solr server of intended version and test out the
upgraded configuration.
The validity of configuration files can be checked by creating a Solr
collection (or core) and verifying that it is loaded succe
Hrishikesh Gadre,
I'm interested in how that might integrate with continuous integration. I
briefly worked on a tool to try a configuration out with SolrCloud, e.g. upload
the config, create a collection, run some stuff, test some stuff. I got the
first two working, but not the "run some stuf