Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Lucene, mail # dev - EmbeddedSolrServer


Copy link to this message
-
Re: EmbeddedSolrServer
Ryan McKinley 2011-07-04, 23:29
it is a bit weird, but we don't want solrj to depend on solr-core (it
is a client library, that should not need to know anything about
lucene/solr)

It might make sense to put EmbeddedSolrServer in its own source
tree/.jar but for the size/complexity, it seemed easiest to just put
in the package that already had the right dependencies.

ryan
On Mon, Jul 4, 2011 at 12:30 PM, Clecio Varjao <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Shouldn't "org.apache.solr.client.solrj.embedded.EmbeddedSolrServer"
> class be located under
> "https://svn.apache.org/repos/asf/lucene/dev/trunk/solr/src/solrj"
> instead of "https://svn.apache.org/repos/asf/lucene/dev/trunk/solr/src/webapp/src"
> ?
>
> Thanks,
>
> Clécio
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------