Re: Creating A User Interface On Top of Solr

2015-06-24 Thread Shawn Heisey
On 6/24/2015 4:16 AM, Alessandro Benedetti wrote: > related that I noticed that a lot of times, a developer would need an > intermediate API that will proxy the Search UI requests to Solr. > > Of course there are scenarios where is necessary to build this intermediate > API ( for example if you cu

Re: Creating A User Interface On Top of Solr

2015-06-24 Thread Alessandro Benedetti
Erick, related that I noticed that a lot of times, a developer would need an intermediate API that will proxy the Search UI requests to Solr. Of course there are scenarios where is necessary to build this intermediate API ( for example if you customise how the results must be processed after Solr

Re: Creating A User Interface On Top of Solr

2015-06-23 Thread Erick Erickson
First, the Velocity UI was never intended to be a user-facing application, if for no other reason than it has direct access to Solr. And I can delete all the docs in the collection, delete collections, create new collections and all manner of other really bad stuff. So almost _every_ application h