[ https://issues.apache.org/jira/browse/SOLR-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698472#action_12698472 ]
Ryan McKinley commented on SOLR-1112: ------------------------------------- EmbeddedSolrServer can not be in the solrj package since it would require the rest of solr to also be installed. The solrj jar is limited to stuff that is just needed for the client. To run embedded solr, you need client+server. > EmbeddedSolrServer is not being packaged with Solrj jar > ------------------------------------------------------- > > Key: SOLR-1112 > URL: https://issues.apache.org/jira/browse/SOLR-1112 > Project: Solr > Issue Type: Bug > Components: clients - java > Reporter: Shalin Shekhar Mangar > Fix For: 1.4 > > > EmbeddedSolrServer is not being packaged with Solrj jar > http://markmail.org/thread/6wbthe5w2a2nwlc6 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.