You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Upayavira (JIRA)" <ji...@apache.org> on 2015/10/01 00:15:06 UTC

[jira] [Issue Comment Deleted] (SOLR-6688) There should be no error about a non-required file admin-extra.html

     [ https://issues.apache.org/jira/browse/SOLR-6688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Upayavira updated SOLR-6688:
----------------------------
    Comment: was deleted

(was: [~hossman_lucene@fucit.org] I haven't yet implemented admin-extra in the new UI. I haven't yet seen any clear use-cases documented to give me any real idea of how it would be used.

If updating the ShowFileRequestHandler is possible, then I'd request a request param of ignoreMissingFiles=true. If that is set, and a file is missing, it just returns a 200 with content of "".

With this tweak, the old admin UI could easily be extended to request admin-extra.html?ignoreMissingFiles=true, and thus errors go away.

Possible?)

> There should be no error about a non-required file admin-extra.html
> -------------------------------------------------------------------
>
>                 Key: SOLR-6688
>                 URL: https://issues.apache.org/jira/browse/SOLR-6688
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Arkadiusz RobiƄski
>            Priority: Minor
>
> I am using SOLR 4.10.1. I have a simple configuration with 2 cores. Every time I open the SOLR admin interface, I get the following errors:
> {noformat}
> Can not find: admin-extra.html
> Can not find: admin-extra.menu-top.html
> Can not find: admin-extra.menu-bottom.html
> {noformat}
> As far as I know, the files are optional. Therefore I should not get any error, not even a warning.
> I do not want to create the files because I do not need them. The error should simply not be there.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org