Thanks for this quick answer. I'll look into it. On Tue, Feb 21, 2012 at 10:14 AM, Sebastian Schelter <[email protected]> wrote:
> You can implement a custom CandidateItemsStrategy. This component is > responsible for selecting candidate items to recommend (the pool from > which to pick the recommended items afterwards). So if you compute > recommendations for a particular person, you need to ensure that your > CandidateItemsStrategy only picks the spaces this person would be > allowed to enter. > > --sebastian > > > On 21.02.2012 10:10, Alexandre Heimburger wrote: > > Hey, > > > > We build a social network where people join spaces. In the spaces, there > is > > content : discussions, documents etc.... > > > > The recommender is quite similar to the one described in the books or > > tutorial. But how can we manage the ACL ? > > > > The recommender can only give recommendations* people are allowed to > see.* > > > > I was thinking about using an IDrescorer to check the ACL for each > > recommendation but it seems expensive in terms of perfomances. > > > > Does anyone work with that kind of thing ? > > > > Thanks. Bye > > > > Alex > > > > -- Alexandre Heimburger VP Engineering blueKiwi Software tel : +33687880997 email : [email protected] adress : 93 rue Vieille du Temple, 75003 Paris ------------------------------------------------------------------------------------------- blueKiwi is the innovation leader in Enterprise Social Software. Our solutions enable enterprises worldwide to engage and interact with their internal and external social networks in multiple business domains. blueKiwi has been consistently recognized by Gartner Inc. as a visionary provider since 2007.
