I know nothing about FTS3, except that http://developer.android.com/guide/topics/search/search-dialog.html says
performing a full-text search (using FTS3, rather than a LIKE query) can provide a more robust search across text data and can produce results significantly faster
I don't see any mention of FTS3 in the ORMLite documentation, though. Is there a way to do this?