Re: [Zope] ZCatalog queries performance

2015-05-19 Thread Sebastian Tänzer
Thanks, this answered all of my questions :-) Best, Sebastian > Am 19.05.2015 um 12:50 schrieb Tres Seaver : > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > >> On 05/19/2015 04:54 AM, Sebastian Tänzer wrote: >> >> Let’s say I want to display an accordion with all events of a month >> d

Re: [Zope] ZCatalog queries performance

2015-05-19 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/19/2015 04:54 AM, Sebastian Tänzer wrote: > Let’s say I want to display an accordion with all events of a month > displaying quite a lot of data about the event (30-50 events on one > page, collapsible jQuery accordion). At the moment I get th

Re: [Zope] ZCatalog queries performance

2015-05-19 Thread Sebastian Tänzer
Thanks for the feedback and help, Tres. Let’s say I want to display an accordion with all events of a month displaying quite a lot of data about the event (30-50 events on one page, collapsible jQuery accordion). At the moment I get the results and put the objects into the result set via unres