9 Apr
2002
9 Apr
'02
12:11 p.m.
Hello zope-specialists, i have the following problem: First, I have created an Zcatalog object. Then, I cataloged some objects. The title-Field is indexed with the type TextIndex. Sometimes, the title of the objects contains only numbers. The problem: If the title contains only numbers, the index is empty. title=123 => no value in the index title=123abc => the value is indexed. Question: What is wrong? What have I to do, to index titles which contains only numbers? Have I to patch some *.py-files? Have I to use a speciall package? Because I am a zope-Newbie, every help will be welcomed, Stephan Abele abele@wlb-stuttgart.de