Smalyshev added a comment.
@Fceller it's a partial import of JSON dump from
http://dumps.wikimedia.org/other/wikidata/ (for some reason not all the data
loaded, maybe due to some error in the process, but it was enough for my
purposes) with indexes:
{"id":"36457899233","type":"hash","unique":true,"fields":["id"]}
{"id":"36479132897","type":"hash","unique":false,"fields":["type"]}
{"id":"36568589537","type":"skiplist","unique":false,"fields":["sitelinks.enwiki"]}
{"id":"36700251361","type":"skiplist","unique":false,"fields":["sitelist.enwiki.badges"]}
Indexes are pretty random (except for id/type which will be one of the required
ones). The import command used was:
gunzip -c ~/Downloads/20150126.json.gz | grep -v '^\[' | sed -e 's/},$/}/g' |
arangoimp --file - --type json --collection wikidata --overwrite true
TASK DETAIL
https://phabricator.wikimedia.org/T88549
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign
<username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Smalyshev
Cc: Fceller, JanZerebecki, Aklapper, Manybubbles, jkroll, Smalyshev,
Wikidata-bugs, aude, GWicke, daniel
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs