RE: [Zope] Catalog Searching
21 Sep
2000
21 Sep
'00
10:10 a.m.
But doesn't Catalog() return all objects in the Catalog? Doesn't all the meta-data for those objects have to be loaded into memory ratehr than just the 50 that are actually needed?
No, it returns a list-like object that load objects into memory only as the elements of that sequence are accessed. Objects are arranged in the right order within that sequence using the metadata cached by the catalog.
9328
Age (days ago)
9328
Last active (days ago)
0 comments
1 participants
participants (1)
-
Toby Dickenson