https://bugzilla.wikimedia.org/show_bug.cgi?id=164





--- Comment #138 from Le Chat <cat...@vp.pl>  2009-11-19 15:27:02 UTC ---
>If you sort this stuff in PHP, you need to grab the entire list before you can
>reliably sort it. Doing that for [[Category:Living people]] has no chance of
>staying within the memory limit.

Not if you compute the collation key when you add a page to a category, and
index it based on that key. (Just as you currently index it based on the
human-readable sort key.)


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to