I don't think you mean client-side proxy. You need a server side layer such as 
a normal web application or good proxy. We use Nginx, it is very fast and very 
feature rich. Its config scripting is usually enough to restrict access and 
limit input parameters. We also use Nginx's embedded Perl and Lua scripting 
besides its config scripting to implement more difficult logic.

 
 
-----Original message-----
> From:Reyes, Mark <mark.re...@bpiedu.com>
> Sent: Tuesday 26th November 2013 19:27
> To: solr-user@lucene.apache.org
> Subject: Client-side proxy for Solr 4.5.0
> 
> Are there any GOOD client-side solutions to proxy a Solr 4.5.0 instance so 
> that the end-user can see  their queries w/o being able to directly access 
> :8983?
> 
> Applications/frameworks used:
> - Solr 4.5.0
> - AJAX Solr (javascript library)
> 
> Thank you,
> Mark
> 
> IMPORTANT NOTICE: This e-mail message is intended to be received only by 
> persons entitled to receive the confidential information it may contain. 
> E-mail messages sent from Bridgepoint Education may contain information that 
> is confidential and may be legally privileged. Please do not read, copy, 
> forward or store this message unless you are an intended recipient of it. If 
> you received this transmission in error, please notify the sender by reply 
> e-mail and delete the message and any attachments.

Reply via email to