25 Feb
2002
25 Feb
'02
9:49 p.m.
Dirk Datzert writes:
if you use Products which are CatalogAware, then their should no need for a cron job.
CatalogAware products will catalog themselves on changes. Minor corrections:
CatalogAware only handles creation and deletion. When something is changed, "reindex" must be called explicitly (may be "reindexObject"). I have read that "CatalogAware" is deprecated in favour of "CatalogPathAware". Dieter