| matej_suchanek created this task. matej_suchanek added projects: Wikidata, Performance, MediaWiki-extensions-WikibaseRepository. |
TASK DESCRIPTION
When you click on a property in suggester, I makes an additional API call to query the property's datatype. Since T45069 got fixed, wbsearchentities (used to search for properties) returns the datatype as well. So this expensive API call (the whole entity is loaded) can be skipped if the datatype has been provided.
OTOH, wbsgetsuggestions (#mediawiki-extensions-propertysuggester) does not return the datatype.
TASK DETAIL
EMAIL PREFERENCES
To: matej_suchanek
Cc: thiemowmde, Jonas, Lydia_Pintscher, Aklapper, matej_suchanek, GoranSMilovanovic, QZanden, Vali.matei, Volker_E, Izno, Wikidata-bugs, aude, GWicke, Mbch331, Jay8g
Cc: thiemowmde, Jonas, Lydia_Pintscher, Aklapper, matej_suchanek, GoranSMilovanovic, QZanden, Vali.matei, Volker_E, Izno, Wikidata-bugs, aude, GWicke, Mbch331, Jay8g
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
