https://bugzilla.wikimedia.org/show_bug.cgi?id=52904
--- Comment #1 from Nik Everett <[email protected]> --- I don't believe this is related to Bug 40210 but it is complicated because it highlights three things: It looks like lsearchd finds documents that contain ALL the terms then ranks them whereas CirrusSearch finds all the documents that contains ANY OF the terms then ranks them. What CirrusSearch does is actually normal behaviour for a search engine - both google and bing do it. It wouldn't be hard for me to change CirrusSearch to work just like lsearchd, but I'm not sure it'd be right. This may be related to 52906. I don't think so, though. The reason this page is so highly ranked is because it contains a single word title match and no other pages do. Right now CirrusSearch is configured to weight any title matches very highly compared to text matches. All and all, I'm not sure what action to take on this bug, if any. -- 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
