On Sat, Feb 19, 2000 at 05:36:12PM +0200, Lauri Posti wrote: > 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' ). * and ? style globbing is implemented in the current CVS and will be present in the next version. -Petru