Site Error: http://zope.org/Products/all_products?batch_size%3Aint%3Arequired=200&sort_on=Title
Site error This site encountered an error trying to fulfill your request. The errors were: Error Details Error Type CatalogError Error Value The index chosen for sort_on is not capable of being used as a sort index. __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html
Please file a Collector issue otherwise the report might get lost in cyberspace. -aj --On Montag, 16. Februar 2004 11:12 Uhr -0800 J¯rgen J¯rgensen <gardsted@yahoo.com> wrote:
Site error
This site encountered an error trying to fulfill your request. The errors were: Error Details Error Type CatalogError Error Value The index chosen for sort_on is not capable of being used as a sort index.
__________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
"Jørgen" "Jørgensen" wrote at 2004-2-16 11:12 -0800:
This site encountered an error trying to fulfill your request. The errors were: Error Details Error Type CatalogError Error Value The index chosen for sort_on is not capable of being used as a sort index.
"Title" is a TextIndex. You can sort (via "sort_on") only on a "FieldIndex" (or "DateTimeIndex"). -- Dieter
participants (3)
-
Andreas Jung -
Dieter Maurer -
J�rgen J�rgensen