[Zope] Zcatalog error : FieldIndex doesn't work..
Michel Pelletier
michel@digicool.com
Mon, 4 Oct 1999 10:30:50 -0400
> -----Original Message-----
> From: Geir B Hansen [mailto:geirh@funcom.com]
> Sent: Monday, October 04, 1999 10:09 AM
> To: zope@zope.org
> Subject: [Zope] Zcatalog error : FieldIndex doesn't work..
>
>
> I have a Zclass with a meta-type of newsitem, and a Zcatalog to index
> them.
> Searching with Textindex-fields works like a dream , but when i start
> using Fieldindexes, the troubles begin :
>
> When i input stuff into both my author-field(fieldindex) and another
> field(textindex) in my searchform, everything performs
> nicely, but when
> i leave all textindex-fields empty, and only select something in my
> author-field i get the following return :
>
You're using a broken CVS version from a week ago. Update it.
-Michel