[Zope] textindex problem

Philipp Dunkel phidu@gmx.net
Thu, 1 Jun 2000 12:11:57 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0009_01BFCBC2.94F2D760
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi=20

I have my own zClass I catalog in "Catalog"
my add-method does a reindex_object and everything works fine
when I index the 2 properties "title" and "country" as Keyindex or =
FieldIndex.
But when I index em as TextIndex, I cannot find em anymore.
e.g. when my property country is "italy" and I search for "Italy" in =
Fieldindex
I get the result, in TextIndex not

Any ideas?

TIA

phidu

------=_NextPart_000_0009_01BFCBC2.94F2D760
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I have my own zClass I catalog in=20
"Catalog"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>my add-method does a reindex_object and =
everything=20
works fine</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>when I index the 2 properties "title" =
and "country"=20
as Keyindex or FieldIndex.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>But when I index em as TextIndex, I =
cannot find em=20
anymore.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>e.g. when my property country is =
"italy" and I=20
search for "Italy" in Fieldindex</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I get the result, in TextIndex =
not</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Any ideas?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>TIA</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>phidu</FONT></DIV></BODY></HTML>

------=_NextPart_000_0009_01BFCBC2.94F2D760--