On Wed, Dec 21, 2011 at 3:26 PM, Dmitry Kan <dmitry....@gmail.com> wrote: > Hello list, > > This might be not the right place to ask the jmx specific questions, but I > decided to try, as we are polling SOLR statistics through jmx. > > We currently have two solr cores with different schemas A and B being run > under the same tomcat instance. Question is: which stat is jconsole going > to see under solr/ ? [...]
Have not tried this, but each core has a separate solrconfig.xml. Thus, you could specify a different JMX setup for each, e.g., by changing the name, or port. Regards, Gora