Sorry, but it doesn't look like a keyword search will work. From the research that I have done, full text indices can only be added to text columns and not to blob columns, and the data for the posts and translations are blobs not text. When I changed the column from a blob to a text on a test database on my local computer, it converted the unicode characters to random looking ASCII characters, so I had to change it back.