Re: NPE creating EmbeddedSolrServer
This worked great. Thanks! The only catch is you have to (eventually) call CoreContainer.shutdown(), otherwise the app just hangs. Alexandre Rafalovitch wrote: > > To reply to my own message. > > The following worked starting from scratch (example): > -
Re: NPE creating EmbeddedSolrServer
To reply to my own message. The following worked starting from scratch (example): SolrConfig solrConfig = new SolrConfig( "D:\\Projects\\FutureTerm\\apache-solr-1.3.0\\futu