3 Oct
2001
3 Oct
'01
11:15 p.m.
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