Hi, Is it possible search TextIndex using regexp or something similar? I need to perform query like 'Effect%' that should match ['Effect', 'Effective', 'Effectivly'].. etc (similar to SQL 'LIKE' ). If this feature is not currently implemented, then can anybody give some hints how to do it, eg what classes have to be changed? Lauri