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. http://solr-cluster-1.issuu.com:8983/solr/core0/select?q=*%3A*&wt=xml Has anyone tried to change to deploy solr using an external jetty, i.e., not the example start.jar on a port other than 8983? -- Raghav