[ 
https://issues.apache.org/jira/browse/SOLR-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381612#comment-14381612
 ] 

ASF subversion and git services commented on SOLR-7307:
-------------------------------------------------------

Commit 1669305 from [~romseygeek] in branch 'dev/trunk'
[ https://svn.apache.org/r1669305 ]

SOLR-7307: Add constructors to EmbeddedSolrServer taking Path or NodeConfig

> Make it easier to create an EmbeddedSolrServer
> ----------------------------------------------
>
>                 Key: SOLR-7307
>                 URL: https://issues.apache.org/jira/browse/SOLR-7307
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>         Attachments: SOLR-7307.patch, SOLR-7307.patch, SOLR-7307.patch, 
> SOLR-7307.patch
>
>
> At the moment, if you want to create an EmbeddedSolrServer you have to 
> instantiate a CoreContainer and then pass it in to the ESS constructor, which 
> involves a fair amount of ceremony.  You should be able to just pass a path 
> to a solr home directory, or a NodeConfig object.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to