[ https://issues.apache.org/jira/browse/SOLR-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262168#comment-13262168 ]
David Smiley commented on SOLR-3238: ------------------------------------ I didn't know Firebug could do that, although this doesn't completely address the issue. I didn't set out to do Solr development today, I merely wanted to see the latest UI so I could do a screen capture. Looking at Firebug when I was diagnosing this, showed that it decided to cache the stuff for a few days on me -- I forget how long exactly. Another option to solve this well-known problem (this is hardly specific to Solr) is to attach a nonce query parameter to the static resources. This nonce could be the Solr build release string seen on the front string. Essentially when a template is requested, it would request /solr/tpl/query.html?nonce=4.0.0.2012.04.25.16.10.30 > Sequel of Admin UI > ------------------ > > Key: SOLR-3238 > URL: https://issues.apache.org/jira/browse/SOLR-3238 > Project: Solr > Issue Type: Improvement > Components: web gui > Affects Versions: 4.0 > Reporter: Stefan Matheis (steffkes) > Assignee: Stefan Matheis (steffkes) > Fix For: 4.0 > > Attachments: SOLR-3238.patch, SOLR-3238.patch, SOLR-3238.patch, > solradminbug.png > > > Catch-All Issue for all upcoming Bugs/Reports/Suggestions on the Admin UI -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org