[ZCM] [ZC] 309/ 2 Reject "When adding a TextIndex all the catalog gets empty ... why?"

Collector: Zope Bugs and Patches ... zope-coders@zope.org
Mon, 25 Mar 2002 09:33:33 -0500


Issue #309 Update (Reject) "When adding a TextIndex all the catalog gets empty ... why?"
 Status Rejected, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/309

==============================================================
= Reject - Entry #2 by ajung on Mar 25, 2002 9:33 am

 Status: Pending => Rejected

This is intentional behaviour. Adding a new index to a 
catalog will not automatically reindex the objects already
in the catalog.

-aj
________________________________________
= Request - Entry #1 by antonio on Mar 22, 2002 8:36 am

I found a bug I about TextIndex.

When adding a TexIndex the already cataloged objects get empty values e.g. (None, None, ...). So every time I add a new TextIndex I have to go to the tab 'Find Objects' and find and catalog all objects again. Then the None-values get the real values again .... and everybody is happy ;-)

/Antonio
==============================================================