[Zope] Zcatalog

Dieter Maurer dieter@handshake.de
Fri, 3 Jan 2003 20:12:11 +0100


Chris Muldrow wrote at 2003-1-2 18:08 -0500:
 > I'm having some Catalog weirdness, and in trying to diagnose it, I've raised
 > some questions. 
 > My catalog says it contains 41,658 records, all of them a kind of Zclass
 > called an FLSNewsStory that subclasses CatalogAwareness and DTML Document.
 > All of the indexes show either 41,657 objects indexed or 41,658 objects
 > indexed--all, that is, but the text index on PrincipiaSearchSource, which is
 > showing 212746 objects indexed. Any idea what might be going on there?
As far as I know *all* indexes show the number of entries,
not the number of indexed documents in the "# objects" column of
"Indexes/manage_main".

The header ("# objects) is wrong. Please file a bug report
to "<http://collector.zope.org/Zope>".


Dieter