[TYPO3-english] MnoGoSearch and access restrictions
Feodor Rykhtik
feodor.rykhtik at gmail.com
Tue Mar 17 12:17:33 CET 2009
> As far as I know MnoGoSearch currently doesn't support indexing of
> pages/content which are restricted to certrain FE user groups.
> Are there any concrete plans on adding this feature?
It depends if TYPO3 manage cache par user / role, as some CMSs do. In
these case it's possible to use htdb:/ virtual URL scheme, like :
Section body 1 256
Section title 2 256
HTDBDoc "SELECT title, body FROM messages WHERE id='$1'"
http://www.mnogosearch.org/doc33/msearch-extended-indexing.html#htdb
More information about the TYPO3-english
mailing list