[ZCM] [ZC] 1587/ 4 Resolve "manage_catalogIndexes: "# objects" is
misleading"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Wed May 18 11:38:32 EDT 2005
Issue #1587 Update (Resolve) "manage_catalogIndexes: "# objects" is misleading"
Status Resolved, Zope/bug medium
To followup, visit:
http://www.zope.org/Collectors/Zope/1587
==============================================================
= Resolve - Entry #4 by ajung on May 18, 2005 11:38 am
Status: Accepted => Resolved
Resolved meanwhile for Zope 2.8
________________________________________
= Accept - Entry #3 by ajung on Nov 24, 2004 1:45 pm
Status: Pending => Accepted
Supporters added: ajung
See also #1595.
Fixing this in 2.7 might be too dangerous. I will fix this issue
for Zope 2.8a2.
________________________________________
= Comment - Entry #2 by efge on Nov 21, 2004 6:53 pm
The number of indexed objects seems more intuitive on this page.
On a related note, there's an index (I suspect one of the text indexes) that takes a long time to compute the number of values (or objects?) the first time it's called. I'll have to track it down, it's not acceptable to spend a long time loading objects from the ZODB just to display the list of existing indexes.
________________________________________
= Request - Entry #1 by ajung on Nov 20, 2004 10:52 am
The row "# objects" in the index view of a catalog instance shows
the number of unique indexed values for an index but not the number
of indexed objects. We should either rename the column to "# index values" and/or expose the number of indexed objects. However
this would require the introduction of a new API method for indexes.
Any comments?
==============================================================
More information about the Zope-Collector-Monitor
mailing list