2 Mar
2004
2 Mar
'04
7:29 p.m.
Chris Withers wrote at 2004-3-1 20:00 +0000:
Casey recently implemented a "limit" option for "searchResults". It can drastically bring down sorting time (from "O(n log(n))" to "O(n)"). Using "limit=1" is essentially equivalent to the loop proposed in a different message.
What Zope releases is this in?
Lazy Chris :-( I see it in Zope 2.7b3. More detailed info via Zope's "http://cvs.zope.org"... -- Dieter