[TYPO3-UG Oesterreich] neuer indexed_search crawlt auch externe sites?

Georg Kuehnberger|plan2net gk at plan2.net
Wed Feb 8 20:37:00 CET 2006


At 19:41 08.02.2006, redacted user wrote:
>hallo,
>ich habe 'rumors' vernommen das die neue indexed_search
>externe sites inidizieren wird können - ähnlich wie htdig..?
>Hat jemand aktuelle infos dazu?

Check the Soures, Boris,

- Check mal die Sourcen der Beta2 von 4.0 = unten ein paar hints;
- Die online-Doku gibt dazu noch zu wenig her: 
http://typo3.org/extensions/repository/search/crawler/

hth, lg g


t340b2/typo3/sysext/indexed_search/class.crawler.php

/**
          * Indexing External URLs
          *
          * @param       array           Indexing Configuration Record
          * @param       arrar           Session data for the indexing 
session spread over multiple instances of the script. Passed by reference 
so changes hereto will be saved for the next call!
          * @param       array           Parameters from the log queue.
          * @param       object          Parent object (from "crawler" 
extension!)
          * @return      void
          */
         function 
crawler_execute_type3($cfgRec,&$session_data,$params,&$pObj)   {


und
-----------
t340b2/typo3conf/ext/crawler/class.tx_crawler_lib.php





More information about the TYPO3-at mailing list