[
https://issues.apache.org/jira/browse/SOLR-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13218068#comment-13218068
]
Stefan Matheis (steffkes) commented on SOLR-3162:
-------------------------------------------------
bq. Should we put on the front-page "HTTP caching is OFF" ?
Yes, good Question .. don't know? Actually the following code in
{{admin/_info.jsp}} is used:
{code}boolean cachingEnabled = !solrConfig.getHttpCachingConfig().isNever304();
{code}
I could try to get the {{<httpCaching />}}-Element directly from the
solrconfig, but this is a bit error prone
> Continue work on new admin UI
> -----------------------------
>
> Key: SOLR-3162
> URL: https://issues.apache.org/jira/browse/SOLR-3162
> Project: Solr
> Issue Type: Improvement
> Components: Schema and Analysis
> Affects Versions: 4.0
> Reporter: Erick Erickson
> Assignee: Erick Erickson
> Attachments: SOLR-3162.patch
>
>
> There have been more improvements to how the new UI works, but the current
> open bugs are getting hard to keep straight. This is the new catch-all JIRA
> for continued improvements.
--
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: [email protected]
For additional commands, e-mail: [email protected]