[TYPO3-dev] SQL error, indexed_Search, 4.3

David Bruchmann typo3-dev at bruchmann-web.de
Sat Aug 22 11:54:34 CEST 2009


----- Ursprüngliche Nachricht -----
Von:        Steffen Ritter <info at rs-websystems.de>
Gesendet:   Samstag, 22. August 2009 09:41:27
An:         typo3-dev at lists.netfielders.de
CC:
Betreff:    [TYPO3-dev]  SQL error, indexed_Search, 4.3
> Hey List,
> I'm encountring SQL - Errors on a 4.3 installation I'm setting up.
> it is about indexed search.
> Known bug? Bug introduced in 4.3? Something else wrong?
> 
> SQL debug
> caller 	t3lib_DB::exec_INSERTquery
> ERROR 	Duplicate entry '140542595' for key 1
> lastBuiltQuery 	INSERT INTO index_words
> (
> wid,
> baseword,
> metaphone
> ) VALUES (
> '140542595',
> 'über',
> '27079462'
> )
> debug_backtrace 	require#76 // tslib_fe->generatePage_postProcessing#418 
> // tx_indexedsearch_indexer->hook_indexContent#3002 // 
> tx_indexedsearch_indexer->indexTypo3PageContent#287 // 
> tx_indexedsearch_indexer->checkWordList#578 // 
> t3lib_DB->exec_INSERTquery#1869 // t3lib_DB->debug#183
> 
> 


Sorry,

I've no idea concerning your problem but I've a question:

Do you have a fine setup for indexedsearch for tt_news or/and other 
extensions?
I need a working example for dummies;-)

Would be great.

Best regards,
David




More information about the TYPO3-dev mailing list