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

--- Comment #4 from Jan Piotrowski <piotrowski+wikimediabugzi...@gmail.com> 
2011-07-04 11:45:58 UTC ---
(In reply to comment #3)
> Sorting by page name is needed because that's the way how database indexing
> works. Doing a prefix filter on the page name while sorting by timestamp is
> guaranteed to be inefficient on large tables. It's impossible to add an index
> that will optimize that.
Didn't think about that. So I assume what you mean is that a (MySQL)
LIKE-Search on page_title when ordered by page_touched isn't an option?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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