[Zope-dev] ZCatalog caching with memcached
Martin Aspeli
optilude at gmx.net
Sat Oct 25 07:53:28 EDT 2008
Hedley Roos wrote:
> As for "standard" queries on a Plone site the typical folder contents
> query is a good example. The query will be fast unless it sorts on
> sortable_title (a ZCTextIndex) right? Not sure right now.
sortable_title is a field index and shouldn't be slower than any other
index.
This all sounds very cool, by the way. :)
Martin
--
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book
More information about the Zope-Dev
mailing list