Re: admin-extra file in multicore

2010-04-21 Thread Chris Hostetter
: // a quick hack to get rid of get-file.jsp -- note this still spits out invalid HTML : out.write( org.apache.solr.handler.admin.ShowFileRequestHandler.getFileContents( "admin-extra.html" ) ); : %> : : Instead of resolving with the core.getName() path ... the problem isn't that it should r

admin-extra file in multicore

2010-04-16 Thread Jon Baer
Hi, It looks like Im trying to do the same thing in this open JIRA here ... https://issues.apache.org/jira/browse/SOLR-975 I noticed in index.jsp it has a reference to: <% // a quick hack to get rid of get-file.jsp -- note this still spits out invalid HTML out.write( org.apache.solr.handler