[TYPO3] Indexed search doesn't work when logged as fe user
Tapio Markula
tapio.markula at xetpoint.fi
Wed Aug 22 18:00:14 CEST 2007
Peter Russ kirjoitti:
> --- Original Nachricht ---
> Absender: Tapio Markula
> Datum: 22.08.2007 14:51:
>> Hi
>>
>> We have a problem that indexed search doesn't work when logged as fe
>> user. What might cause that?
>
> With no fe user logged in all content is indexed with group-id 0,-1,
> i.e, not logged and hide at login.
> When a fe user is logged in the group-id will be similar to 0,-2,...
> When indexed_search checks the access rights to the content it just
> fails as the group-ids are different.
>
> The TYPO3 work around would be to index ALL possible group combinations,
> i.e. as night mare.
>
> Or as we did: limit the check on page level and "patch" indexed_search.
how to patch?
More information about the TYPO3-english
mailing list