On Fri, Aug 1, 2008 at 12:45 AM, Alexander Ramos Jardim <
[EMAIL PROTECTED]> wrote:

> Hello pals,
>
> I am trying to put SolrJ to work with an embedded multicore Solr, but I
> cannot even get it to work with the piece of code suggested in the wiki
> page:
>
> http://wiki.apache.org/solr/Solrj#head-02003c15f194db1a691f8b9bb909145a60ccf498
>
> could anyone send any snap of code on how should I initialize my SolrJ, so
> I
> can access the various indexes in an embedded way?
>
> --
> Alexander Ramos Jardim
>

You should use the public EmbeddedSolrServer(  MultiCore multicore, String
coreName ) constructor.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to