Re: slow website
one more:
ALTER TABLE `ijbrug`.`tiki_comments` ADD INDEX `average`(`average`);
i now also tried the tikilibdebug (see http://tikiwiki.org/tiki-index.php?page=DbPerformance) and now i see there are a lot of inserts into the table:
tiki_searchindex
and a delete which took a long time.
what is the tiki_searchindex doing?