[Zope] Zcatalog & KeywordIndex
John Toews
john@academiccolab.org
Tue, 20 May 2003 14:10:49 -0500
I'm having some difficulties using my Zcatalog & my KeywordIndex within
that catalog.
I have a subdirectory of different files, each with a property called
"repo_keywords". I created a KeywordIndex called "repo_keywords". When I
search using this, I must enter the exact text within the repo_keywords
property (instead of just one word or a phrase).
Also, when I add a new file, I have to re-find everything in my
Zcatalog, update catalog doesn't seem to work? (Win32, Zope 2.6.1,
Python 2.1.3)
Thanks,
John Toews