https://bugzilla.wikimedia.org/show_bug.cgi?id=27017
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Brion Vibber <[email protected]> 2011-01-28 19:54:11 UTC --- Search API query result rows include a 'score' value if it's reported by the search engine. Neither the MySQL nor Lucene (MWSearch) engines do. (Lucene used to, but we took it out since the value was confusing.) SearchResult::getScore() returns the value. -- 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
