[TYPO3-Solr] Index on datatables (extbase news)

Olivier Dobberkau olivier.dobberkau at dkd.de
Tue Aug 23 17:01:54 CEST 2011


Am 23.08.11 16:39, schrieb Heiko Kromm | Paints:

> Hi list, 
> 
> are there some examples on how to index own datatables. 
> I have banned tt_news and use the new extbase news extension instead. I wan't to index the news with type=news. 
> 
> Regards 
> Heiko 

Hi Heiko,

as long as you table has a TCA you can index it:

http://forge.typo3.org/projects/extension-solr/wiki/Tx_solrindex#queueindexingConfigurationtable

plugin.tx_solr.index.queue.yourtablenamehere = 1

hope this helps.

Olivier


More information about the TYPO3-project-solr mailing list