[Typo3] API for indexed search

Courcy courcy.michael at wanadoo.fr
Tue Sep 6 22:15:52 CEST 2005


I know you can make things like this

$this->ind = t3lib_div::makeInstance("tx_indexedsearch_indexer");

$this->ind->pObj = $GLOBALS['TSFE'];

$this->ind->init();

$this->ind->indexRegularDocument($link);

It' just a start and I think you'll have to dig into the engine Michael


Jan Bednarik wrote:

>Hi,
>
>I'd like to have a control over indexing of my extension. I mean, I'd 
>like to tell Typo3 what to index and when to index. Is it possible? Is 
>there such a thing like some API-doc for indexed search?
>
>Thanx
>
>--
>Jan Bednarik
>_______________________________________________
>Typo3-english mailing list
>Typo3-english at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
>
>  
>





More information about the TYPO3-english mailing list