EgonWillighagen added a comment.

  I'm running into this problem too. Queries are slow or even time out for 
chemicals. The hints to do not seem to improve the query time significantly:
  
    SELECT ?wikis ?compound WHERE {
      ?compound wdt:P31 wd:Q11173 ;
                wikibase:sitelinks ?wikis . hint:Prior hint:rangeSafe true .
      FILTER(NOT EXISTS {?compound wdt:P2119 []})
    } ORDER BY DESC(?wikis)
    LIMIT 100

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

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

To: Smalyshev, EgonWillighagen
Cc: EgonWillighagen, Aklapper, Smalyshev, Lucas_Werkmeister_WMDE, 
darthmon_wmde, ET4Eva, Nandana, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, rosalieper, 
Scott_WUaS, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to