Previous example at same page has same issue too: *CoreContainer.Initializer initializer = new CoreContainer.Initializer();*
Thanks; Furkan KAMACI 2013/11/18 Furkan KAMACI <[email protected]> > Here: https://cwiki.apache.org/confluence/display/solr/Using+SolrJ > at *EmbeddedSolrServer *section for Solr 4.5 guide example is as follows: > > *container.load( "/path/to/solr/home", f );* > > However *CoreContainer* does not have a (String, String) method (anymore). > > PS: 4.6 guide draft is same too. > > Thanks; > Furkan KAMACI >
