[Zope3-Users] catalog indexing adapter interfaces
Alen Stanisic
alen.stanisic at gmail.com
Wed Oct 19 21:48:41 EDT 2005
Hi,
I noticed that if I adapted a persistent content type and created a
catalog with index on one of the fields provided by the adapter
interface, the indexing worked for all of my content that was there at
time of catalog creation. But any new content objects created after
catalog creation would not get indexed though.
It feels as if I am missing a marker for my adapter that will make it
get indexed on content (it adapts) created events.
Any thoughts?
Thanks in advance
Alen
More information about the Zope3-users
mailing list