Hi all,<br><br>The Catalog tab in my catalog says this:<br><br>
The catalog &quot;mycatalog&quot; contains 30,345 record(s) in the path &quot;/&quot;.<br><br>But when I sort and return a list of cataloged objects I only have 19,881. <br><br>Here is the script call to retrieve the records:<br>
<br>context.mycatalog.search( {}, sort_index=&#39;lastname&#39; )<br><br>Why don&#39;t the numbers match up?<br><br>-d<br>