at SolrJ wiki page : http://wiki.apache.org/solr/Solrj#EmbeddedSolrServer
"CommonsHttpSolrServer is thread-safe and if you are using the following constructor, you *MUST* re-use the same instance for all requests. ..." But is it the same for EmbeddedSolrServer ? Best regards Jean-François