When I try to do a search for anything using the search or the advanced search I get a General Error
General Error
SQL ERROR [ mysql4 ]
Table './fordific_phpb3/phpbb_search_wordmatch' is marked as crashed and should be repaired [145]
SQL
SELECT SQL_CALC_FOUND_ROWS p.post_id FROM (phpbb_search_wordmatch m0, phpbb_posts p) WHERE m0.post_id = p.post_id AND m0.word_id = 5896 AND p.forum_id <> 21 GROUP BY p.post_id, p.post_time ORDER BY p.post_time DESC LIMIT 250
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/db/mysql.php
LINE: 205
CALL: dbal_mysql->sql_query()
FILE: includes/db/dbal.php
LINE: 159
CALL: dbal_mysql->_sql_query_limit()
FILE: includes/search/fulltext_native.php
LINE: 710
CALL: dbal->sql_query_limit()
FILE: search.php
LINE: 418
CALL: fulltext_native->keyword_search()