[Zope] Odd ZCTextIndex behavior

Jim Kutter jim at ebizq.net
Thu Oct 30 08:23:20 EST 2003


Sorry I wasn't clear on that, just one wildcard doesn't work either...

-jim
-----Original Message-----
From: Wilson, Derek [mailto:dwilson at abrazohealth.com] 
Sent: Wednesday, October 29, 2003 6:19 PM
To: Jim Kutter; zope at zope.org
Subject: RE: [Zope] Odd ZCTextIndex behavior


sounds like it's not a problem then. Try searching for *451. If that
works, then you only need 1 wildcard.


Thanks,
Derek Wilson
-----Original Message-----
From: Jim Kutter [mailto:jim at ebizq.net] 
Sent: Tuesday, October 28, 2003 9:28 AM
To: zope at zope.org
Subject: [Zope] Odd ZCTextIndex behavior


Hi folks - 

I've noticed some odd behavior in the ZCTextIndex. I have an index of
searchable terms that include, among other things, the author's
employer's name. In instances where the company name is a string
followed by a number (in this instance, "the451 group"), searching for
the number ("451") even with wildcards ("*451*"), only finds references
where the number is alone, and not part of any other string. Oddly,
searching for "t*451" matches the name.

I'm running the binary 2.6.2 (and 2.6.1) releases on linux. This occurrs
in both.

Any ideas why this would happen? Is this correctable?

-jim



More information about the Zope mailing list