[TYPO3] Indexed Search - only content
Kristian Wind
kw at hovsa.dk
Fri Jun 6 09:49:37 CEST 2008
Hello all!
I am trying to get Indexed Search to only index the content elements, but it also indexes menues. Ny setup is as follows:
TYPO3 4.2.0
Indexed Search 2.11.0
Site Crawler 2.0.0
What I have done:
Indexing Configuration: In my Storage Folder I have created a Indexing Configuration, where I have chosen 'Pagecontent' in the 'Table to index', and 'title,bodytext' in the 'Fields'. In the 'GET parameter string' I have written &###UID###.
Template:
tx_crawler.crawlerCfg.paramSets.content = &contentId=[_TABLE:tt_content]
tx_crawler.crawlerCfg.paramSets.content {
procInstrFilter = tx_indexedsearch_reindex
}
Crawler setup: Updated the Re-indexing [tx_indexedsearch_reindex] instructions for all pages, pressed both the 'Update' and ' Crawl URLs' - just in case...
User setup and script: Created af user called '_cli_crawler' to be able to run the typo3conf/ext/crawler/cli/crawler_cli.phpsh script.
No matter what I do, it still indexes the menus. Anybody have an idea?
Thanks in advance...
/Kristian
More information about the TYPO3-english
mailing list