https://bugzilla.wikimedia.org/show_bug.cgi?id=25931
--- Comment #31 from MZMcBride <[email protected]> 2012-04-30 23:18:34 UTC --- (In reply to comment #30) >>1) Send lucene an incategory query with a limit of 1 to cheaply get the total >>number of articles indexed in the given category. Stuff this in memcache with >>a >>reasonable ttl (couple hours?) and try to grab there next time so lucene is >>only called once. > > I was under the impression that lucence's incategory only worked for > categories > directly listed on a page (aka not inherited from a template). That would be a > major negative point for using a lucence based solution (unless that issue > could be fixed) True, but tangential. The relevant bug is bug 18861. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
