When I try rebuilding the search index, after about 3 - 4k pictures i get an error:
DB Error: Bad SQL Query: REPLACE INTO 4images_wordmatch (image_id, word_id, name_match, desc_match, keys_match) VALUES (9835, 12822, 1, 0, 0), (9835, 9248, 0, 1, 0), (9835, 238, 0, 1, 0), (9835, 237, 0, 1, 0), (9835, 198, 0, 1, 0), (9835, 9, 0, 1, 0), (9835, 6029, 0, 1, 0), (9835, 141, 0, 0, 1), (9835, 12823, 0, 0, 1), (9835, 241, 0, 0, 1), (9835, 9251, 0, 0, 1), (9835, 231, 0, 0, 1), (9835, 19, 0, 0, 1), (9835, 246, 0, 0, 1), (9835, 245, 0, 0, 1)
User 'maykle_maykle2' has exceeded the 'max_updates' resource (current value: 20000)
DB Error: Bad SQL Query: INSERT IGNORE INTO 4images_wordlist (word_text, word_id) VALUES ('km539', NULL)
User 'maykle_maykle2' has exceeded the 'max_updates' resource (current value: 20000)
DB Error: Bad SQL Query: INSERT INTO 4images_wordmatch (image_id, word_id, name_match, desc_match, keys_match) SELECT DISTINCT 9835, word_id, 0, 1, 1 FROM 4images_wordlist WHERE word_text = 'km539'
User 'maykle_maykle2' has exceeded the 'max_updates' resource (current value: 20000)
OK
I tried to find the solution via the search, but I may be giving the wrong search quote.