Alicia_Fagerving_WMSE added a comment.

  For example, if I run this query 
<https://query.wikidata.org/#%23%20List%20of%20languages%20with%20count%20of%20the%20number%20of%20lexemes%0ASELECT%20%3Fnumber_of_lexemes%20%3Flanguage%20%3FlanguageLabel%0AWITH%20%7B%0A%20%20SELECT%20%3Flanguage%20%28COUNT%28%2a%29%20AS%20%3Fnumber_of_lexemes%29%20WHERE%20%7B%0A%20%20%20%20%5B%5D%20dct%3Alanguage%20%3Flanguage%20.%0A%20%20%7D%0A%20%20GROUP%20BY%20%3Flanguage%0A%7D%20AS%20%25languages%0AWHERE%20%7B%0A%20%20INCLUDE%20%25languages%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%0AORDER%20BY%20DESC%28%3Fnumber_of_lexemes%29%0A%20%20>
 —
  
  It gives 34 rows (in reality should be >300), with Swedish at 2018 (should be 
over 7000) and English at 89 (should be over 10 000).
  
  Yesterday I was able to get correct results by adding some random comments in 
the query and/or re-running it several times, but it doesn't work today anymore.

TASK DETAIL
  https://phabricator.wikimedia.org/T228569

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Alicia_Fagerving_WMSE
Cc: Alicia_Fagerving_WMSE, Aklapper, Tagishsimon, Fnielsen, ArthurPSmith, 
Smalyshev, Lydia_Pintscher, Lea_Lacroix_WMDE, darthmon_wmde, Nandana, Sario528, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to