Today I installed your plugin Search Free Free (for NopC 3.6), installed the license and everything seems well. I then realized I needed a Solr server, so I set one up in an Ubuntu VM. I used the latest version available from Apache, 6.4.2.
I configured a new core (named nopc36test) and I'm able to connect to it from my NopCommerce server across from the internet. I have my Solr server in my LAN and the NopC server is hosted on a dedicated server.
When I enter the URL for the Solr server and click the test connectivity button, I get "Could not connect to Solr".
The Solr url is http://solr.domainname.com:8983/solr/#/nopc36test (I have IP source restrictions so only my server can connect remotely) however this is not the problem as I am able to use a browser at the NopC server to connect to Solr and it works fine.
The Solr server URL in your documentation is in the format http://solr.domain.com:8983/solr/nopc36test (i.e. missing the /#/ subdirectory), can this be the problem?
Do you support Solr 6.4.2?
I configured a new core (named nopc36test) and I'm able to connect to it from my NopCommerce server across from the internet. I have my Solr server in my LAN and the NopC server is hosted on a dedicated server.
When I enter the URL for the Solr server and click the test connectivity button, I get "Could not connect to Solr".
The Solr url is http://solr.domainname.com:8983/solr/#/nopc36test (I have IP source restrictions so only my server can connect remotely) however this is not the problem as I am able to use a browser at the NopC server to connect to Solr and it works fine.
The Solr server URL in your documentation is in the format http://solr.domain.com:8983/solr/nopc36test (i.e. missing the /#/ subdirectory), can this be the problem?
Do you support Solr 6.4.2?
0
