[TYPO3-core] RFC: Implement localPath feature for crawler indexing

Franz Holzinger franz at fholzinger.com
Fri Mar 31 15:58:58 CEST 2006


Hello Michael,

>This is a CVS patch request.
>
>BIG FAT WARNING: I could not play enough with the crawler extension yet, so I 
>could never test this. From a logical point of view it should just work fine.
>
>Problem:
>Kasper recently added support for some kind of crawler queue which is used for 
>indexing pages with lots of documents on it. While he added this feature, he 
>forgot to modify the 2nd possibility when indexRegularDocument is called, 
>namely when records are set in
>$GLOBALS['T3_VARS']['indexed_search']['indexLocalFiles'].
>
>Solution is to add the same feature for this case.
>
>- michael
>  
>


>$localPath=false;
>
$localPath='';


+1


- Franz





More information about the TYPO3-team-core mailing list