On 2/1/2018 5:40 AM, solr2020 wrote:
We have installed solr which is running in jetty 9x version. We are trying
to change the default solr url to required URL as given below.
Default url: http://localhost:8983/solr
Required URL :http://test.com/solr
To achieve this we are trying to configure v
We have added virtualHosts block in solr-jetty-context.xml file under
/opt/solr/server/contexts and then restarted solr(jetty). After this while
trying to access solr using the url http://www.host.com:8983/solr
it says site can't be reached.
http://www.eclipse.org/jetty/configure_9_0.dtd";>
On 01/02/2018 12:40, solr2020 wrote:
Hi,
We have installed solr which is running in jetty 9x version. We are trying
to change the default solr url to required URL as given below.
Default url: http://localhost:8983/solr
Required URL :http://test.com/solr
To achieve this we are trying to config
Hi,
We have installed solr which is running in jetty 9x version. We are trying
to change the default solr url to required URL as given below.
Default url: http://localhost:8983/solr
Required URL :http://test.com/solr
To achieve this we are trying to configure virtual host in jetty
(solr-jetty-c