Re: NPE creating EmbeddedSolrServer

2009-04-16 Thread Clay Fink
ured out how to setup a single core instance and got (I believe) >> all files in right places. However,  I am unable to run trivial code >> without exception: > > -- View this message in context: http://www.nabble.com/NPE-creating-EmbeddedSolrServer-tp22569143p23086774.html Sent from the Solr - User mailing list archive at Nabble.com.

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

NPE creating EmbeddedSolrServer

2009-03-17 Thread Alexandre Rafalovitch
Hello, I am trying to create a basic single-core embedded Solr instance. I figured out how to setup a single core instance and got (I believe) all files in right places. However, I am unable to run trivial code without exception: SolrServer solr = new EmbeddedSolrServer(