On 2/13/2013 9:52 AM, Andre Bois-Crettez wrote:
Thanks, very interesting.

"The admin interface is very useful (although it would be useful with a
sample admin-extras.html file somewhere - where it should go and what
can go in it would be good to know. Right now, all we get is an
exception in the logs about the file not existing)."

You only need to put these empty files in the same directory as the
schema.xml and solrconfig.xml :

admin-extra.html
admin-extra-menu-bottom.html
admin-extra-menu-top.html

See SOLR-3972.

https://issues.apache.org/jira/browse/SOLR-3972

This has been fixed in Solr 4.1. It no longer throws a loud exception with stacktrace, but spits out a one-line message about the file not existing or not being readable.

Thanks,
Shawn

Reply via email to