user warning: Table './tynevalleymotorhomesv3/search_index' is marked as crashed and should be repaired
query: SELECT SUM(node_search_index.score * node_search_total.count) AS score FROM node AS n INNER JOIN content_type_motorhome AS field_motorhome_berth ON n.vid = field_motorhome_berth.vid INNER JOIN search_index AS node_search_index ON n.nid = node_search_index.sid INNER JOIN search_total AS node_search_total ON node_search_index.word = node_search_total.word WHERE ((n.status = 1) AND (n.type IN ('motorhome')) AND (field_motorhome_berth.field_motorhome_berth_value = 5) AND ((node_search_index.word = 'fieldmotorhomenewpreowned') AND node_search_index.type = 'node')) GROUP BY n.nid ASC HAVING (COUNT(*) >= 1) LIMIT 0, 1 in /var/www/vhosts/tynevalleymotorhomes.com/httpdocs/sites/all/modules/faceted_search/faceted_search.inc on line 1145.