https://bugzilla.wikimedia.org/show_bug.cgi?id=52457
Nik Everett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected]. |neverett+bugzilla@wikimedia |org |.org --- Comment #1 from Nik Everett <[email protected]> --- I'm going to take a stab at fixing this problem by splitting our search index in half - articles in the content namespace go into one index and the rest go into another. This should mostly fix the problem because searches that just include content articles will only get suggestions from content articles. This has other performance advantages but I originally thought of it as a premature optimization but if it actually fixes the bug it'll be worth it for that alone. -- 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
