Queries do only work, if in criteria the ‘exact text’ of a field is inserted.
Using the asterisk (*) or boolean operators (NOT, OR, or AND) either produce no results or even cause Kexi to crash, although the SQL editor confirms the query as correct.
(compare: Getting started with SQLite Full-text Search By Examples)
Unfortunately there is no documentation on how to do queries in Kexi.