Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

WDQS updater does not catch all entities #4

Open
shigapov opened this issue Mar 19, 2021 · 0 comments
Open

WDQS updater does not catch all entities #4

shigapov opened this issue Mar 19, 2021 · 0 comments

Comments

@shigapov
Copy link
Collaborator

shigapov commented Mar 19, 2021

The WDQS updater does not catch all the entities uploaded to the MariaDB: T186161#6920542. See the answer by addshore: T186161#6922518.

A solution is to run 'runUpdate.sh' with '--start YYYYMMDDHHMMSS' flag (four-digit year, two-digit month and day, and hours, minutes and seconds on a 24-hour clock). Check also FAQ#Why_doesn't_the_query_service_update?.

For example, in our case run:

docker exec raisewikibase_wdqs_1 bash -c '/wdqs/runUpdate.sh -h http://${WDQS_HOST}:${WDQS_PORT} -- --wikibaseUrl ${WIKIBASE_SCHEME}://${WIKIBASE_HOST} --conceptUri ${WIKIBASE_SCHEME}://${WIKIBASE_HOST} --entityNamespaces ${WDQS_ENTITY_NAMESPACES} --init --start 20210301000000'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant