Database error:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Angelo' IN BOOLEAN MODE) or MATCH (s.raw_text) AGAINST ('Anthony J. D'Angelo' IN' at line 1
Error code: 1064
Query was:
SELECT count(s_id) as numRows FROM SearchIndex s WHERE MATCH (s.raw_name) AGAINST ('Anthony J. D'Angelo' IN BOOLEAN MODE) or MATCH (s.raw_text) AGAINST ('Anthony J. D'Angelo' IN BOOLEAN MODE)