Reindex wikis to fix the id

Summary

We have an issue where different wiki elastic documents could have the same id. The root cause of the bug will be fixed here Add prefix g or p in the wiki indices for id (gitlab-elasticsearch-indexer#140 - closed) In this issue we need to reindex all the wiki docs to adopt the new id

Steps to reproduce

What is the current bug behavior?

What is the expected correct behavior?

Relevant logs and/or screenshots

Possible fixes