You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2009/06/25 13:42:07 UTC

[jira] Commented: (SOLR-1227) schema.jsp will be cached in browser

    [ https://issues.apache.org/jira/browse/SOLR-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724050#action_12724050 ] 

Mark Miller commented on SOLR-1227:
-----------------------------------

SOLR-1243 turns off http caching for all the admin handlers. Its more trouble than its worth for admin info that can quickly change.

> 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
>            Assignee: Noble Paul
>             Fix For: 1.4
>
>         Attachments: SOLR-1227.patch
>
>
> 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.