I use this config for my crawler config for tt_news:
tx_crawler.crawlerCfg.paramSets {
items = &tx_ttnews[tt_news]=[_TABLE:tt_news;_PID:6;]
items {
baseUrl = http://www.example.com
cHash = 1
procInstrFilter = tx_indexedsearch_reindex
}
}
Resulting the crawler to index also hidden news entries.