[TYPO3] Indexed search troubles

Tomas Mrozek mail at cascaval.com
Fri Mar 2 15:19:51 CET 2007


> 1) TYPO3 indexed some pages which has been deleted afterwards. But they
> still remain indexed and appear in search results.Is there any way how to
> delete them (other than delete all the records directly from DB) ?

I don't think that indexed search would return deleted pages. Looks like
a bug or misconfiguration.

However check Information -> select Indexed Search from pull-down menu.


> 2) Is there any way how to force indexed search to give me just the results
> in selected language (by config.sys_language or whatever else) ?

Try...

[globalVar=GP:L=1]
  plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 1
[end]


Tomas Mrozek


More information about the TYPO3-english mailing list