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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to