[
https://issues.apache.org/jira/browse/SOLR-6688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14938963#comment-14938963
]
Upayavira commented on SOLR-6688:
---------------------------------
[[email protected]] 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: [email protected]
For additional commands, e-mail: [email protected]