Re: SolrCloud with JBoss

2012-11-08 Thread Otis Gospodnetic
Hi, You should just set up ZK independently of JBoss/Solr and then point Solr to it. Check this: http://search-lucene.com/?q=solr+jboss Otis -- Search Analytics - http://sematext.com/search-analytics/index.html Performance Monitoring - http://sematext.com/spm/index.html On Thu, Nov 8, 2012 at

Re: SolrCloud with JBoss

2012-11-08 Thread Carlos Alexandro Becker
Hm, but how I configure zookeeper? Do I have to do any custom setup? PS: I'm using solr maven repository, because I have some custom classes.. Thanks in advance. On Thu, Nov 8, 2012 at 4:45 PM, Otis Gospodnetic wrote: > Solr is a webapp in a war, so you can deploy it in jboss as such. > > Ot

Re: SolrCloud with JBoss

2012-11-08 Thread Otis Gospodnetic
Solr is a webapp in a war, so you can deploy it in jboss as such. Otis -- Performance Monitoring - http://sematext.com/spm On Nov 8, 2012 1:15 PM, "Carlos Alexandro Becker" wrote: > How can I made SolrCloud work with JBoss? I only find examples with Jetty, > running the start.jar with a lot of p