: // 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
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