On 2/28/2017 8:45 AM, skasab2s wrote:
> we are trying to upgrade solr 5.2 to solr 5.5.
>
> In solr 5.2 we had an own, customised version of solr.war and we put it
> under
>
> solr-5.2.1/server/webapps/ (we overwrote the default solr.war),
>
> so on the solr startup, the war was extracted to
>
>
Hello,
we are trying to upgrade solr 5.2 to solr 5.5.
In solr 5.2 we had an own, customised version of solr.war and we put it
under
solr-5.2.1/server/webapps/ (we overwrote the default solr.war),
so on the solr startup, the war was extracted to
solr-5.2.1/server/solr-webapp/
Since https:/