Hello.

I have Solr running on Jetty and I also have a web client application
running on another jetty instance on the same box.

The question is: wouldn't it be better to run the client and solr on the
very same jetty instance?

I came across http://wiki.apache.org/solr/Solrj#EmbeddedSolrServer as weel.

The only drawback I can think of is, in case we would like to scale and have
1 web app against 2 or 3 solr, a code change will be needed.

- Is there any other drawback in doing so?
- more importantly, any performance or scalability issue?


Thanks.

Arcadius.

Reply via email to