schema.jsp will be cached in browser
------------------------------------
Key: SOLR-1227
URL: https://issues.apache.org/jira/browse/SOLR-1227
Project: Solr
Issue Type: Bug
Components: web gui
Affects Versions: 1.4
Environment: Solr 1.4 embedded jetty
Reporter: Edward Capriolo
Fix For: 1.4
The solr.xml schema file gets cached by the browser
http://localhost:port/solr/admin/schema.jsp . This leads people to thing the
schema has not been changed after editing it. The web interface should
instantly expire this page and possibly some others.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.