19 Nov
2001
19 Nov
'01
10:54 p.m.
Hi! I would like to get rid of this: ---------------------------------------------------------------------------- .../lib/python/SearchIndex/__init__.py:91: Deprecation Warning: ... blah ... Please use instead the re-factored modules in Products/PluginIndexes ---------------------------------------------------------------------------- Apparently one or more of my installed (third-party) products is causing this. I don't know of any explicit use of the SearchIndex module, so I guess it is some ZCatalog function being called that's relying on it (reindex?). Does anyone know which calls cause this to happen, so I can replace them with the "proper" ones? Thanks very much in advance, Danny