Re: NPE creating EmbeddedSolrServer

2009-04-16 Thread Clay Fink
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

2009-03-18 Thread Alexandre Rafalovitch
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