Re: host and port for SolrTestCaseJ4 and EmbeddedSolrServer

2019-09-05 Thread Mikhail Khludnev
Hello, Arnold.

Noone of them bootstrap jetty. Look at Solrj or Cloud tests.

On Fri, Sep 6, 2019 at 2:06 AM Arnold Bronley 
wrote:

> Hi,
>
> In SolrTestCaseJ4 there is initCore function. After using this function how
> to know on which host and port the solr is running. Same goes for
> EmbeddedSolrServer?
> How to know on which port and host it is running?
>


-- 
Sincerely yours
Mikhail Khludnev


host and port for SolrTestCaseJ4 and EmbeddedSolrServer

2019-09-05 Thread Arnold Bronley
Hi,

In SolrTestCaseJ4 there is initCore function. After using this function how
to know on which host and port the solr is running. Same goes for
EmbeddedSolrServer?
How to know on which port and host it is running?