Support for provision of XSLT for solr indexing as configuration file
The reindexing processor expects the xslt file to be inlcuded in the classpath, which in turns requires a new build of the docker image for each change inlcuded in the configuration file. The instantiation of the XSLT transformer should be able to use also xsl files configured with (absolute) file path.