EmbeddedSolrServer is only accessible through API calls, not through a
URL. It is strongly recommended to run Solr through the WAR file, for
several reasons including replication and distributed search features
that only work over HTTP.
Erik
On Nov 4, 2009, at 1:44 AM, Christian López Espínola wrote:
Hi all,
Is possible starting a EmbeddedSolrServer in a web site or is only
available for desktop apps?
I'm facing "Connection refused: connect" exceptions when trying to
create a EmbeddedSolrServer using a local url (C:\mydir, using
Windows).
Thanks in advance.
--
Cheers,
Christian López Espínola <penyaskito>