Re: Broken stats.js

2011-03-28 Thread Mark Mandel
Ah cool, thanks for your help. I'll get digging, and see what I can do. Mark On Tue, Mar 29, 2011 at 11:36 AM, Chris Hostetter wrote: > > : I can't seem to find any references to this issue anywhere except : > : https://issues.apache.org/jira/browse/SOLR-1750 > : > : (Which has more of a workar

Re: Broken stats.js

2011-03-28 Thread Chris Hostetter
: I can't seem to find any references to this issue anywhere except : : https://issues.apache.org/jira/browse/SOLR-1750 : : (Which has more of a workaround), and it seems that the SolrInfoMBeanHandler : is not in the 1.4.1 build. correct, it will be in 3.1 however. it's not so much a workarroun

Broken stats.js

2011-03-25 Thread Mark Mandel
Relatively new to SOLR (only JUST deployed my first SOLR app to production, very proud ;o) ) I went to check out the solr/mycore/admin/stats.jsp page... and all I get is a blank page. Looking into it deeper, it seems that SOLR is returning badly encoded XML to the browser, so it's not rendering.