At first I will work on 100 Solr nodes and I want to use Tomcat as container and deploy Solr as a war. I just wonder what folks are using for large systems and what kind of problems or benefits they have with their choices.
2013/3/26 Otis Gospodnetic <otis.gospodne...@gmail.com> > Hi, > > This question is too open-ended for anyone to give you a good answer. > Maybe you want to ask more specific questions? As for embedding vs. war, > start with a simpler war and think about the alternatives if that doesn't > work for you. > > Otis > -- > Solr & ElasticSearch Support > http://sematext.com/ > > > > > > On Fri, Mar 22, 2013 at 8:07 AM, Furkan KAMACI <furkankam...@gmail.com > >wrote: > > > If I want to use Solr in a web search engine what kind of strategies > should > > I follow about how to run Solr. I mean I can run it via embedded jetty or > > use war and deploy to a container? You should consider that I will have > > heavy work load on my Solr. > > >