15 Jun
2008
15 Jun
'08
6:18 a.m.
--On 14. Juni 2008 15:15:17 -0700 Darryl Caldwell <darryl.caldwell@gmail.com> wrote:
Hi all,
The Catalog tab in my catalog says this:
The catalog "mycatalog" contains 30,345 record(s) in the path "/".
But when I sort and return a list of cataloged objects I only have 19,881.
Here is the script call to retrieve the records:
context.mycatalog.search( {}, sort_index='lastname' )
Why don't the numbers match up?
Corrupt catalog? Reindex (ZMI -> catalog -> Advanced tab -> Update catalog). -aj