Add warning for Elasticsearch index analyzers mismatch (#34515)
This commit is contained in:
@@ -903,6 +903,8 @@ en:
|
||||
system_checks:
|
||||
database_schema_check:
|
||||
message_html: There are pending database migrations. Please run them to ensure the application behaves as expected
|
||||
elasticsearch_analysis_index_mismatch:
|
||||
message_html: Elasticsearch index analyzer settings are outdated. Please run <code>tootctl search deploy --only-mapping --only=%{value}</code>
|
||||
elasticsearch_health_red:
|
||||
message_html: Elasticsearch cluster is unhealthy (red status), search features are unavailable
|
||||
elasticsearch_health_yellow:
|
||||
|
||||
Reference in New Issue
Block a user