Re: Solr 4.0.0, query, default port not changeable

2012-08-14 Thread Raghav Karol
On Aug 13, 2012, at 6:15 PM, Chris Hostetter wrote: > > : We would like to use multiple jvm's to host solr cores but can not > : because the queries ignore the jetty.port settings. The following is > : they query generated using the admin interface, solr is running in jetty > : under port 808

Re: Solr 4.0.0, query, default port not changeable

2012-08-14 Thread Raghav Karol
av Karol > Sent: Monday, August 13, 2012 11:49 AM > To: solr-user@lucene.apache.org > Subject: Solr 4.0.0, query, default port not changeable > > Hello *, > > Running Solr 4.0.0-ALHPA we have an issue with queries. > > We would like to use multiple jvm's to host s

Re: Solr 4.0.0, query, default port not changeable

2012-08-13 Thread Chris Hostetter
: We would like to use multiple jvm's to host solr cores but can not : because the queries ignore the jetty.port settings. The following is : they query generated using the admin interface, solr is running in jetty : under port 8080. : : http://solr-cluster-1.issuu.com:8983/solr/core0/select?q

Re: Solr 4.0.0, query, default port not changeable

2012-08-13 Thread Jack Krupansky
Did you try this: http://lucene.472066.n3.nabble.com/How-to-change-a-port-td490375.html -- Jack Krupansky -Original Message- From: Raghav Karol Sent: Monday, August 13, 2012 11:49 AM To: solr-user@lucene.apache.org Subject: Solr 4.0.0, query, default port not changeable Hello

Solr 4.0.0, query, default port not changeable

2012-08-13 Thread Raghav Karol
Hello *, Running Solr 4.0.0-ALHPA we have an issue with queries. We would like to use multiple jvm's to host solr cores but can not because the queries ignore the jetty.port settings. The following is they query generated using the admin interface, solr is running in jetty under port 8080. ht