[Wikidata-bugs] [Maniphest] [Commented On] T175027: WDQS - MemoryManagerOutOfMemory (ie: on a simple regex on 5 000 000+ items)

2018-05-01 Thread Smalyshev
Smalyshev added a comment. Why you are matching constants using regex? Can't you just use the actual value?TASK DETAILhttps://phabricator.wikimedia.org/T175027EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Manu1400, Aklapper, Smalyshev, Gehel,

[Wikidata-bugs] [Maniphest] [Commented On] T175027: WDQS - MemoryManagerOutOfMemory (ie: on a simple regex on 5 000 000+ items)

2018-05-01 Thread Manu1400
Manu1400 added a comment. I don't have the issue on this other query: SELECT ?item ?itemLabel ?value ?result (STRLEN(STR(?value)) AS ?stringlength) ?snak ?rank WHERE { { SELECT ?item ?value ?result ?snak ?rank WHERE { ?item wdt:P625 ?value . BIND( REGEX( STR(

[Wikidata-bugs] [Maniphest] [Commented On] T175027: WDQS - MemoryManagerOutOfMemory (ie: on a simple regex on 5 000 000+ items)

2018-05-01 Thread Manu1400
Manu1400 added a comment. I have do this query (on my browser) to find a item with Point(0 0) GPS value: SELECT ?item ?itemLabel ?value ?valueLabel { ?item wdt:P625 ?value BIND( REGEX( STR( ?value ), "^(( ?Point\\(0 0\\))$" ) AS ?regexresult ) . FILTER( ?regexresult = false ) . } LIMIT

[Wikidata-bugs] [Maniphest] [Retitled] T175027: WDQS - MemoryManagerOutOfMemory (ie: on a simple regex on 5 000 000+ items)

2018-05-01 Thread Manu1400
Manu1400 renamed this task from "WDQS - MemoryManagerOutOfMemory" to "WDQS - MemoryManagerOutOfMemory (ie: on a simple regex on 5 000 000+ items)".Manu1400 reopened this task as "Open". TASK DETAILhttps://phabricator.wikimedia.org/T175027EMAIL

[Wikidata-bugs] [Maniphest] [Block] T175014: Analyse the most frequent errors on Wikidata Query Service

2018-05-01 Thread Manu1400
Manu1400 reopened subtask T175027: WDQS - MemoryManagerOutOfMemory (ie: on a simple regex on 5 000 000+ items) as "Open". TASK DETAILhttps://phabricator.wikimedia.org/T175014EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Smalyshev, Manu1400Cc: Smalyshev,

[Wikidata-bugs] [Maniphest] [Updated] T163642: Index Wikidata strings in statements in the search engine

2018-05-01 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T163642EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Liuxinyu970226, Smalyshev, debt, aude, Lydia_Pintscher, Aklapper, Multichill, Versusxo,

[Wikidata-bugs] [Maniphest] [Commented On] T163642: Index Wikidata strings in statements in the search engine

2018-05-01 Thread gerritbot
gerritbot added a comment. Change 430277 had a related patch set uploaded (by Smalyshev; owner: Smalyshev): [mediawiki/extensions/Wikibase@master] Add capability to exclude properties from by-type index https://gerrit.wikimedia.org/r/430277TASK DETAILhttps://phabricator.wikimedia.org/T163642EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T193442: Querying multiple entity labels in one API call

2018-05-01 Thread Husky
Husky added a comment. @matej_suchanek i've tried that, but unfortunately searching by label using SPARQL is far too slow. Queries time out or take forever.TASK DETAILhttps://phabricator.wikimedia.org/T193442EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Wikidata-bugs] [Maniphest] [Commented On] T193442: Querying multiple entity labels in one API call

2018-05-01 Thread matej_suchanek
matej_suchanek added a comment. Consider using Wikidata Query Service, ie. its SPARQL endpoint.TASK DETAILhttps://phabricator.wikimedia.org/T193442EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: matej_suchanek, Edgars2007, Husky, Aklapper,

[Wikidata-bugs] [Maniphest] [Commented On] T193442: Querying multiple entity labels in one API call

2018-05-01 Thread Husky
Husky added a comment. @matej_suchanek both of these options are not useful, i want to query by label, not by ID.TASK DETAILhttps://phabricator.wikimedia.org/T193442EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HuskyCc: matej_suchanek, Edgars2007, Husky,

[Wikidata-bugs] [Maniphest] [Retitled] T166470: Include links in Wikidata HTTP responses to different entity representations as Link headers

2018-05-01 Thread abian
abian renamed this task from "Include links in Wikidata HTTP responses to different entity descriptions as HTTP Link headers" to "Include links in Wikidata HTTP responses to different entity representations as Link headers". TASK DETAILhttps://phabricator.wikimedia.org/T166470EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T166470: Include links in Wikidata HTTP responses to different entity descriptions as HTTP Link headers

2018-05-01 Thread abian
abian added a parent task: T109420: [Story] Make exports formats more visible. TASK DETAILhttps://phabricator.wikimedia.org/T166470EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: abianCc: daniel, Aklapper, abian, Lahi, Gq86, GoranSMilovanovic, QZanden,

[Wikidata-bugs] [Maniphest] [Updated] T109420: [Story] Make exports formats more visible

2018-05-01 Thread abian
abian added a subtask: T166470: Include links in Wikidata HTTP responses to different entity descriptions as HTTP Link headers. TASK DETAILhttps://phabricator.wikimedia.org/T109420EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: abianCc: Jan_Dittrich,

[Wikidata-bugs] [Maniphest] [Commented On] T193442: Querying multiple entity labels in one API call

2018-05-01 Thread matej_suchanek
matej_suchanek added a comment. You forgot to mention action=""> but... you need to specify sites No, you only need to specify ids=.TASK DETAILhttps://phabricator.wikimedia.org/T193442EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc:

[Wikidata-bugs] [Maniphest] [Commented On] T166470: Include links in Wikidata HTTP responses to different entity descriptions as HTTP Link headers

2018-05-01 Thread abian
abian added a comment. Do you see this feasible/convenient, @daniel?TASK DETAILhttps://phabricator.wikimedia.org/T166470EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: abianCc: daniel, Aklapper, abian, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer,

[Wikidata-bugs] [Maniphest] [Updated] T192345: Make keyword to match Wikibase statement data contained in the search index

2018-05-01 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.32-release-notes (WMF-deploy-2018-05-01 (1.32.0-wmf.2)). TASK DETAILhttps://phabricator.wikimedia.org/T192345EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cparle, ReleaseTaggerBotCc: gerritbot, Ramsey-WMF,

[Wikidata-bugs] [Maniphest] [Commented On] T192345: Make keyword to match Wikibase statement data contained in the search index

2018-05-01 Thread gerritbot
gerritbot added a comment. Change 427682 merged by jenkins-bot: [mediawiki/extensions/Wikibase@master] Add haswbstatement CirrusSearch query feature https://gerrit.wikimedia.org/r/427682TASK DETAILhttps://phabricator.wikimedia.org/T192345EMAIL

[Wikidata-bugs] [Maniphest] [Created] T193499: Audio player on items is laid out oddly

2018-05-01 Thread matej_suchanek
matej_suchanek created this task.matej_suchanek added projects: Wikidata, MediaWiki-extensions-WikibaseRepository.Herald added a subscriber: Aklapper. TASK DESCRIPTIONScreenshot from https://www.wikidata.org/wiki/Q196 F17491616: obrazek.pngTASK DETAILhttps://phabricator.wikimedia.org/T193499EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T193407: Store wikibase statement qualifiers in cirrus search index

2018-05-01 Thread gerritbot
gerritbot added a comment. Change 430078 had a related patch set uploaded (by Cparle; owner: Cparle): [mediawiki/extensions/Wikibase@master] Write wikibase statement qualifiers to the search index https://gerrit.wikimedia.org/r/430078TASK DETAILhttps://phabricator.wikimedia.org/T193407EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T193407: Store wikibase statement qualifiers in cirrus search index

2018-05-01 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAILhttps://phabricator.wikimedia.org/T193407EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cparle, gerritbotCc: gerritbot, Ramsey-WMF, Aklapper, Cparle, Versusxo, Majesticalreaper22, Giuliamocci,

[Wikidata-bugs] [Maniphest] [Retitled] T193498: Cannot create new item: "Item has already label with same description" but description is different

2018-05-01 Thread Aklapper
Aklapper renamed this task from "New item error" to "Cannot create new item: "Item has already label with same description" but description is different". TASK DETAILhttps://phabricator.wikimedia.org/T193498EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Wikidata-bugs] [Maniphest] [Created] T193498: New item error

2018-05-01 Thread Jklamo
Jklamo created this task.Jklamo added a project: Wikidata.Herald added a subscriber: Aklapper. TASK DESCRIPTIONI am unable to create a new item with en label "Běhounek" and en description "family name". I am getting an error "Item Běhounek (Q1022019) already has label "Běhounek" associated with

[Wikidata-bugs] [Maniphest] [Closed] T192822: Allow using navigators location

2018-05-01 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".Lydia_Pintscher added a subscriber: Lea_Lacroix_WMDE. TASK DETAILhttps://phabricator.wikimedia.org/T192822EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jonas, Lydia_PintscherCc: Lea_Lacroix_WMDE, gerritbot,

[Wikidata-bugs] [Maniphest] [Updated] T193486: Wikibase searches on every typing, making searching never end

2018-05-01 Thread revi
revi removed a subscriber: Wikidata.revi added a project: Wikidata. TASK DETAILhttps://phabricator.wikimedia.org/T193486EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: reviCc: revi, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs,

[Wikidata-bugs] [Maniphest] [Created] T193486: Wikibase searches on every typing, making searching never end

2018-05-01 Thread revi
revi created this task.Herald added a subscriber: Aklapper.Herald added a project: User-revi. TASK DESCRIPTIONSteps to reproduce Go to wikidata.org. Type ㄱㅣㅁ ㅈㅓㅇ ㅇㅡㄴ. (which becomes 김정은) Expected result Search for 김정은 show up. Actual result Search never ends or takes virtually forever to

[Wikidata-bugs] [Maniphest] [Created] T193473: Add HTTPS support to wdqs-internal service

2018-05-01 Thread Gehel
Gehel created this task.Gehel added projects: Wikidata-Query-Service, Discovery-Wikidata-Query-Service-Sprint, Operations.Herald added a subscriber: Aklapper.Herald added projects: Wikidata, Discovery. TASK DESCRIPTIONThe previous wdqs service was using our caching infrastructure as SSL

[Wikidata-bugs] [Maniphest] [Commented On] T190066: Expose all slots to the search interface

2018-05-01 Thread Cparle
Cparle added a comment. +1 ... if we're setting up a meeting please count me in (I'll be at the hackathon)TASK DETAILhttps://phabricator.wikimedia.org/T190066EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: CparleCc: Cparle, gerritbot, EBjune, EBernhardson,

[Wikidata-bugs] [Maniphest] [Commented On] T192759: WDQS endpoint timeout

2018-05-01 Thread Gehel
Gehel added a comment. Strangely, the number of threads reported by the JVM is significantly lower than pids.current: gehel@wdqs2006:~$ cat /sys/fs/cgroup/pids/system.slice/wdqs-blazegraph.service/pids.current ; curl -s localhost:9102 | grep jvm_threads_current 186 # HELP jvm_threads_current