Re: AW: Query from User Session to Documents with Must-Have Permissions

2010-03-02 Thread _jochen
We have 2 different options in our acl: Someone has access using group1 OR group1,... Or someone has access using role1: group1 AND group2,... i could solve this problem resolving the roles while logging in of the user. So the session know which roles (group1 AND group2,...) the user has:

Query from User Session to Documents with Must-Have Permissions

2010-03-01 Thread _jochen
Hi @ all, i try to create a query out of a webbased content management system. In The CMS there are some protecetd Documents. While Feeding the Documents to Solr I have the Information: A Document is not protected ore someone with userGroup:group1 has access. So the query can look like: