You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Pe...@steria.ch on 2010/08/16 12:55:01 UTC

User rights

Hi there,
Does Solr have user rights management so a user only sees the search 
results for which he has permissions? The user management is done through 
a LDAP regisrty.
Regards
Peter








This message is intended exclusively for the designated addressee. It may 
contain confidential material. If you are not the correct addressee, 
please notify the sender immediately and destroy the message. The content 
of this message will engage the responsibility of Steria only if it has 
been sent by an authorized person acting in the strict scope of his 
functions and for purposes that are related to his competence. Although 
reasonable efforts have been made to keep this transmission free from 
viruses, the sender will not be liable for damages caused by a transmitted 
virus.



Re: User rights

Posted by Eric Pugh <ep...@opensourceconnections.com>.
It's pretty common to put some sort of group access identifier in a document as a multivalued field at index time, and then just filter your search query on those groups.  Obviously this doesn't handle all the cases of a group's access to documents changing etc, but is a simple workable solution.  Probably a better topic for the user mailing list!

Eric

On Aug 16, 2010, at 8:29 AM, <ka...@nokia.com> wrote:

> There are some contributions to Solr that address this; you might want to search for JIRA tickets in https://issues.apache.org/jira.  LCF has a model of document security you may also find interesting, and contributions have been made which enforce this security within Solr as well.
>  
> Karl
>  
>  
> From: ext Peter.Wlodarczak@steria.ch [mailto:Peter.Wlodarczak@steria.ch] 
> Sent: Monday, August 16, 2010 6:55 AM
> To: dev@lucene.apache.org
> Subject: User rights
>  
> Hi there, 
> Does Solr have user rights management so a user only sees the search results for which he has permissions? The user management is done through a LDAP regisrty. 
> Regards 
> Peter
> 
> 
> 
> 
> 
> 
> 
> 
> This message is intended exclusively for the designated addressee. It may contain confidential material. If you are not the correct addressee, please notify the sender immediately and destroy the message. The content of this message will engage the responsibility of Steria only if it has been sent by an authorized person acting in the strict scope of his functions and for purposes that are related to his competence. Although reasonable efforts have been made to keep this transmission free from viruses, the sender will not be liable for damages caused by a transmitted virus.
> 
> 

-----------------------------------------------------
Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com
Co-Author: Solr 1.4 Enterprise Search Server available from http://www.packtpub.com/solr-1-4-enterprise-search-server
Free/Busy: http://tinyurl.com/eric-cal









RE: User rights

Posted by ka...@nokia.com.
There are some contributions to Solr that address this; you might want to search for JIRA tickets in https://issues.apache.org/jira.  LCF has a model of document security you may also find interesting, and contributions have been made which enforce this security within Solr as well.

Karl


From: ext Peter.Wlodarczak@steria.ch [mailto:Peter.Wlodarczak@steria.ch]
Sent: Monday, August 16, 2010 6:55 AM
To: dev@lucene.apache.org
Subject: User rights

Hi there,
Does Solr have user rights management so a user only sees the search results for which he has permissions? The user management is done through a LDAP regisrty.
Regards
Peter








This message is intended exclusively for the designated addressee. It may contain confidential material. If you are not the correct addressee, please notify the sender immediately and destroy the message. The content of this message will engage the responsibility of Steria only if it has been sent by an authorized person acting in the strict scope of his functions and for purposes that are related to his competence. Although reasonable efforts have been made to keep this transmission free from viruses, the sender will not be liable for damages caused by a transmitted virus.