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





--- Comment #7 from Andrew Garrett <[email protected]>  2009-06-05 
16:11:27 UTC ---
(In reply to comment #6)
> A substring search should not be necessary. The table of "per article filters"
> would be indexed by pageID, allowing a direct lookup of all filters applicable
> to a given page (ie those with the specified PageID, or those applicable to 
> all
> pages).

That isn't how you suggested storing it, you suggested putting it in a
pipe-separated list.

If implemented, there would be a 'global' flag on the filters themselves, and a
separate table for associating filters with pages.


-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to