Description
Relative paths in solrconfig.xml's <lib> references are wrong, and require manual adjusting, when the base directory moves to different place in the file system tree. This can happen when cloning a configuration, such as the new start scripts in "-e cloud" mode.
Having an incorrect relative path manifests itself as /browse not working (can't find VelocityResponseWriter related JARs), and likewise with /update/extract because of wrong paths to Tika, etc.