Can't find FULLTEXT index matching the column list解决方法:ALTER TABLE node_revisions ADD FULLTEXT(title, body);