Re: [Catalog-sig] Sorting and grouping by multilink properties disabled

2010-05-14 Thread Martin v. Löwis
[oops, meant for a different mailing list] Sorry, Martin ___ Catalog-SIG mailing list Catalog-SIG@python.org http://mail.python.org/mailman/listinfo/catalog-sig

[Catalog-sig] Sorting and grouping by multilink properties disabled

2010-05-14 Thread Martin v. Löwis
While investigating the load hit on roundup, we found that Google somewhy issued queries that group by "nosy". "nosy" being a multilink property, the implementation is a really lame "download the entire database, sort in Python" approach. Therefore, I have disabled sorting and grouping by multili