Re: How to have the same SOLR cores for both 8983 and 8984 ports

2019-01-21 Thread Jan Høydahl
As I said before: "For us to help you more, you will have to provide more details on how you have installed and started Solr, where your SOLR_HOME is located etc". I am guessing that you start Solr with two different SOLR_HOMEs and thus will not see the existing cores. But then I don't even kno

Re: How to have the same SOLR cores for both 8983 and 8984 ports

2019-01-18 Thread Muniraj M
Hi Jan, Yes we would like to have the SOLR to be running only on 8984 port however our concern is we are not able to see any cores created when the SOLR was running on 8983. Before enabling SSL, we were running our SOLR on port 8983 with 3 different cores. After enabling SSL, SOLR is now running

Re: How to have the same SOLR cores for both 8983 and 8984 ports

2019-01-07 Thread Jan Høydahl
Solr runs on only one port at a time, so there must be some misunderstanding here. If you have Solr running on both ports at the same time then you have simply started a new instance, not reconfigured the previous. For us to help you more, you will have to provide more details on how you have in