[Bug 27017] Return the relevance in search query api

2011-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27017

Brion Vibber br...@pobox.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #1 from Brion Vibber br...@pobox.com 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27017] Return the relevance in search query api

2011-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27017

--- Comment #2 from Brion Vibber br...@pobox.com 2011-01-28 19:55:43 UTC ---
Note also that relevancy scores are likely not terribly useful for comparing
across different searches as they're going to be *very* specific to the query,
search set and algorithms.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l