23 Aug
2002
23 Aug
'02
6:32 p.m.
Michael S. Fischer writes:
On Thu, Aug 22, 2002 at 12:28:14PM -0700, lozinski@openstepnews.com wrote:
I have a large database of resumes in zope, and I want to search them using ZCatalog. Can I do that? They are not getting indexed by PrincipiaSearchSource Index.
This is actually a very good question. I'd also like to extend ZCatalog to parse more object types (e.g. PDF files) and ensure the summary field can be filled properly on objects that can be parsed (e.g. files of type text/plain). For already a very long time, there is the Kaivu Document Library. It does this already for you...
Dieter