[Zope] Newbie question about ZCatalog
Chris Withers
chrisw@nipltd.com
Thu, 4 Oct 2001 00:15:58 +0100
> I am attempting to go through the zope tutorial on building a searchable
job
> board. I have implemented it and deleted it three times with the same
result
> each time, I can post, search, get search results and view the jobs, but
the
> search returns everything in the database, regardless of the search
criteria.
Maybe a typo in the field name on the form where you type stuff or in the
name of one or more of your indexes?
cheers,
Chris