Solr is not actually designed to be directly exposed to the end-users. It is possible to delete the whole collection,etc. It is supposed to be treated as a database behind firewall, etc.
Just thought I'll mention that in case you did not know it. Regards, Alex. ---- Solr Analyzers, Tokenizers, Filters, URPs and even a newsletter: http://www.solr-start.com/ On 10 November 2015 at 10:14, Nigel Robbins <nigel.robb...@wallstreetsystems.com> wrote: > Hi, > > > > Just wondering if there is a simplified web user interface for users to > issue just queries. > > > > The http://localhost:8984/solr/#/core/query URL has too many options for my > end-users. > > > > For example, can the web interface be configured for queries so that only > the “query string” and output can be seen ? > > > > Thanks, > > Nigel