19 Feb
2000
19 Feb
'00
3:36 p.m.
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
19 Feb
19 Feb
5:05 p.m.
New subject: [Zope] Searching ZCatalog
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
9544
Age (days ago)
9544
Last active (days ago)
1 comments
2 participants
participants (2)
-
Lauri Posti -
Petru Paler