[Zope-dev] How to reindex in catalog from external method?
Helge Tesdal
tesdal@stud.ntnu.no
Sun, 26 Mar 2000 15:15:48 +0200 (MET DST)
I'm having problems using reindex_object from external method.
The external method is add_mp3 at /artist/track/add_mp3, and the code I
use when trying to reindex is:
self.reindex_object
I don't get any errormessages, it just doesn't update the catalog. Am I
trying to reindex the external method? self.id returns the id of track, so
I assumed self.reindex_object tried to reindex the track.
Thanks in advance
--
Helge Tesdal
tesdal@stud.ntnu.no