IndexDir());
> EmbeddedSolrServer solr = new EmbeddedSolrServer(container,
> "embedded");
> return solr;
> }
>
> --
> View this message in context:
> http://www.nabble.com/EmbeddedSolrServer---default-index-name-tp25870498p25870498.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
Lance Norskog
goks...@gmail.com
SolrCore index on " + core.getIndexDir());
EmbeddedSolrServer solr = new EmbeddedSolrServer(container,
"embedded");
return solr;
}
--
View this message in context:
http://www.nabble.com/EmbeddedSolrServer---default-index-name-tp25870498p25870498.html
Sent from the Solr - User mailing list archive at Nabble.com.