[TYPO3-dev] SQL error, indexed_Search, 4.3
Steffen Ritter
info at rs-websystems.de
Sat Aug 22 09:41:27 CEST 2009
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
regards
Steffen
More information about the TYPO3-dev
mailing list