Skip to main content
Warning This document has not been updated for a while now. It may be out of date.
Last updated: 5 Apr 2022

Search reindex failed

The reindex task is run weekly on a Monday at 9pm on integration. It reindexes every Elasticsearch index used by search-api. This is to ensure the process works as expected when we need to run it in production. This task is manually run in production by the development team after they have made and changes to the Elasticsearch schema.

If this process fails then please escalate to the team currently responsible for search for further investigation.

This task can be run in Jenkins:

k exec deploy/search-api -- rake search:migrate_schema SEARCH_INDEX=index_alias_name