nal Message-
> From: Cool Coder [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 24, 2007 12:17 PM
> To: solr-user@lucene.apache.org
> Subject: Solr and security
>
> Hi Group,
> As far as I know, to use solr, we need to deploy it as a
> server and communicate to solr using
Original Message-
From: Cool Coder [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 24, 2007 12:17 PM
To: solr-user@lucene.apache.org
Subject: Solr and security
Hi Group,
As far as I know, to use solr, we need to deploy it as a
server and communicate to solr using http protocol. How about it
:[EMAIL PROTECTED]
Sent: Wednesday, October 24, 2007 9:25 AM
To: solr-user@lucene.apache.org
Subject: RE: Solr and security
One effective method is to block access to the port Solr runs on. Force
application access to come thru the HTTP server, and let it map to the
application server (i.e., like
oder [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 24, 2007 12:17 PM
To: solr-user@lucene.apache.org
Subject: Solr and security
Hi Group,
As far as I know, to use solr, we need to deploy it as a
server and communicate to solr using http protocol. How about its
security? i.e. how
Hi Group,
As far as I know, to use solr, we need to deploy it as a server
and communicate to solr using http protocol. How about its security? i.e. how
can we ensure that it only accepts request from predefined set of users only.
Is there any way we can specify this in solr or so