[Zope] Re: Zcatalog, full text index, and size issues
by Stacy Roberts other posts by this author
Jun 30 2003 8:21PM messages near this date
[Zope] Has anyone tried installing Zope/Plone on a Windows 2003 server?
|
[Zope] FYI: Weekly Product Updates (2003/06/30)
The only problem I have with using QueuedCatalog is
that not all my objects are CatalogAware. I have one
container object that is, its subobjects are not. I am
creating my full text index using a script that digs
into the subobjects to pull out the data. I have
programmatic calls to 'reindex_object' after a
propertysheet is changed and when an object is added,
moved, renamed or deleted.
Is the QueuedCatalog still a good option for me? Will
it detect the change in a subobject if the index is
defined by a method that will dig into the subobjects?
Or will I have to find a way to handle this on my own?
Thanks in advance,
Stacy
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
_______________________________________________
Zope maillist - Zope@[...].org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )
|