You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2019/09/22 19:27:00 UTC

[jira] [Closed] (SOLR-1793) Make it easier to create an EmbeddedSolrServer

     [ https://issues.apache.org/jira/browse/SOLR-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Smiley closed SOLR-1793.
------------------------------

> Make it easier to create an EmbeddedSolrServer
> ----------------------------------------------
>
>                 Key: SOLR-1793
>                 URL: https://issues.apache.org/jira/browse/SOLR-1793
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 1.4
>            Reporter: David Smiley
>            Priority: Major
>              Labels: cleanup
>
> The magic incantation needed to use EmbeddedSolrServer is pretty bad.  It's a complicated assembly of SolrConfig, CoreDescriptor, SolrCore, and of course EmbeddedSolrServer.  Some arguments are optional, some not, (which you won't know until you try or wade through the spaghetti) path arguments are Strings which are less clear than File but worse it's not clear when relative directories are used, what is relative to where and what defaults where.  Its a mess.  
> Sorry if I've offended anyone but I don't think it's any one person's fault.  I think it evolved a little here and little there and the resulting complexity may have been overlooked.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org