From 226d4b2ac8888646271b9e9e83a513cd6e62d620 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Tue, 19 Jun 2018 05:46:29 -0400 Subject: MM-6992 Added highlighting to elasticsearch results (#8861) * MM-6992 Added highlighting to elasticsearch results * Added a unique type for post search matches * Fixed Elasticsearch matches not being sent through API --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 6828740fc..4b1849ccc 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -4278,6 +4278,10 @@ "id": "ent.elasticsearch.search_posts.search_failed", "translation": "Search failed to complete" }, + { + "id": "ent.elasticsearch.search_posts.parse_matches_failed", + "translation": "Failed to parse search result matches" + }, { "id": "ent.elasticsearch.search_posts.unmarshall_post_failed", "translation": "Failed to decode search results" -- cgit v1.2.3-1-g7c22