=s_('Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}.').html_safe%{reindexing_link_start: help_zero_downtime_reindexing_link_start,migrations_link_start: help_advanced_search_migrations_link_start,recreate_link_start: help_recreate_index_link_start,link_end: '</a>'.html_safe}
=render'shared/global_alert',
title: s_('AdvancedSearch|Reindex required'),
dismissible: false,
variant: :warningdo
.gl-alert-body
=s_('Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}.').html_safe%{reindexing_link_start: help_zero_downtime_reindexing_link_start,migrations_link_start: help_advanced_search_migrations_link_start,recreate_link_start: help_recreate_index_link_start,link_end: '</a>'.html_safe}