[TYPO3] indxed search and crawler with 4.0.6 ?
Peter Russ
peter.russ at 4many.net
Wed May 16 13:55:02 CEST 2007
Andrew Davis schrieb:
> well, silly that indexed search would be included with 4.0.6 but not
> class.t3lib_cli.php. I grabbed it from 4.1 and it seems to work.
>
> now tryign t setup parameters for the crawl...
>
> Can anyone point me to goo d example for this? The one in crawler manual
> only seems to want to index my products pages.... lol
>
Might help:
#------------------------------------
# crawler
#------------------------------------
# indexed-search:
tx_crawler.crawlerCfg.paramSets.simplePages = no-params
tx_crawler.crawlerCfg.paramSets.simplePages {
procInstrFilter = tx_indexedsearch_reindex
}
tx_crawler.crawlerCfg.paramSets.epaper=&titel=[WK|AZ]&year=2006&ausgabe=[1-26]
tx_crawler.crawlerCfg.paramSets.epaper{
procInstrFilter = tx_indexedsearch_reindex
baseUrl=http://wkserv.zeit.de/
cHash=1
pidsOnly=71
}
tx_crawler.crawlerCfg.paramSets.termine=&tx_wktermine_pi1[uid]=[_TABLE:tx_wktermine_events;_PID:14]&tx_wktermine_pi1[cmd]=single
tx_crawler.crawlerCfg.paramSets.termine{
procInstrFilter = tx_indexedsearch_reindex
baseUrl=http://wkserv.zeit.de/
cHash=1
pidsOnly=4
}
--
Fiat lux!
Docendo discimus.
_____________________________
4Many® Services
openBC: http://www.openbc.com/go/invuid/Peter_Russ
More information about the TYPO3-english
mailing list