Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is duplicated by
-
SOLR-1793 Make it easier to create an EmbeddedSolrServer
- Closed