[Bug 40391] Prefix search over all labels and aliases (5)

2012-11-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40391

Anja Jentzsch anja.jentz...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 40391] Prefix search over all labels and aliases (5)

2012-11-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40391

--- Comment #5 from Anja Jentzsch anja.jentz...@wikimedia.de 2012-11-29 
12:42:00 UTC ---
Verified in Wikidata demo time for sprint 20

-- 
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 40391] Prefix search over all labels and aliases (5)

2012-11-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40391

abraham.taheriv...@wikimedia.de changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||abraham.taherivand@wikimedi
   ||a.de
 Resolution||FIXED

-- 
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 40391] Prefix search over all labels and aliases (5)

2012-10-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40391

jeb...@gmail.com changed:

   What|Removed |Added

 CC||jeb...@gmail.com

--- Comment #2 from jeb...@gmail.com 2012-10-23 10:17:53 UTC ---
There is a patchset https://gerrit.wikimedia.org/r/#/c/25006/

-- 
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 40391] Prefix search over all labels and aliases (5)

2012-10-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40391

--- Comment #3 from jeb...@gmail.com 2012-10-23 10:34:18 UTC ---
I assume the idea is to create a function that does something similar to Change
I6ea1f848: New function getFromTerm that searches over both aliases and labels,
and provides the found entries to an api module wbsearchentities.

It could be argued that the function EntityHandler::getFromTerm should be
called EntityHandler::getMatchingTerms if the terms are returned or
EntityHandler::getMatchingEntities if the entities themself are returned or
EntityHandler::getMatchingIds if the ids are returned. Depending on how the
function is named it should return either ids or the entities or tuples of ids,
label with language, description with language, alias with language, and score.

Perhaps the function(s) should be made so it returns the data with varying
granularity. Ie. all three functions is made and the later builds on the
former.

Somehow...

-- 
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 40391] Prefix search over all labels and aliases (5)

2012-10-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40391

--- Comment #4 from jeb...@gmail.com 2012-10-23 11:31:09 UTC ---
Note that Store::newTermCache comes from the interface and is defined in
SqlStore. Also TermCache::getMatchingTerms comes from the interface and is
defined in TermSqlCache.

-- 
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 40391] Prefix search over all labels and aliases (5)

2012-09-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40391

--- Comment #1 from denny vrandecic denny.vrande...@wikimedia.de 2012-09-27 
08:46:10 UTC ---
It should support the following API:
http://meta.wikimedia.org/wiki/Wikidata/Development/wbsearchentity

-- 
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 40391] Prefix search over all labels and aliases (5)

2012-09-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40391

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Blocks||40392

-- 
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 40391] Prefix search over all labels and aliases (5)

2012-09-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40391

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 40391] Prefix search over all labels and aliases (5)

2012-09-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40391

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

   Priority|Unprioritized   |High

-- 
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