[Zope] catalog/site search error
Mark K. Smith
mark@sourcegear.com
Mon, 15 Nov 1999 14:20:46 -0600
I set up a site search using zcatalog. It works fine sometimes, but other
times for certain words it returns the error message below. Each time I type
new word that causes the error, the Error Value changes.
Any help or guidance would be appreciated.
Thanks,
Mark
Mark K. Smith
SourceGear Corporation
www.sourcegear.com
217/356-0105 x234
------------------------------------
Error Type: KeyError
Error Value: 133
Traceback (innermost last):
File /usr/local/Zope/lib/python/ZPublisher/Publish.py, line 214, in
publish_module
File /usr/local/Zope/lib/python/ZPublisher/Publish.py, line 179, in
publish
File /usr/local/Zope/lib/python/Zope/__init__.py, line 201, in
zpublisher_exception_hook
(Object: ApplicationDefaultPermissions)
File /usr/local/Zope/lib/python/ZPublisher/Publish.py, line 165, in
publish
File /usr/local/Zope/lib/python/ZPublisher/mapply.py, line 160, in mapply
(Object: report)
File /usr/local/Zope/lib/python/ZPublisher/Publish.py, line 102, in
call_object
(Object: report)
File /usr/local/Zope/lib/python/OFS/DTMLMethod.py, line 145, in __call__
(Object: report)
File /usr/local/Zope/lib/python/DocumentTemplate/DT_String.py, line 502,
in __call__
(Object: report)
File /usr/local/Zope/lib/python/DocumentTemplate/DT_In.py, line 592, in
renderwb
(Object: catalog)
File /usr/local/Zope/lib/python/Products/ZCatalog/Lazy.py, line 190, in
__getitem__
File /usr/local/Zope/lib/python/Products/ZCatalog/Catalog.py, line 159, in
__getitem__
KeyError: (see above)