Hi All Is there any way to make access to the Solr admin screen read only?
We have a bunch of users who'd like to monitor errors and do the occasional ad-hoc query but I'm worried that they could drop cores or cause other mayhem I know we can implement the Solr security but that would mean all apps would need to be updated to use a user/pw (which they don't currently) I'm looking for something which protects the admin panel only... Any ideas? Thanks, Paul
