From 829dc89d28807c0efe9af7435e4ed2e34c6fc4de Mon Sep 17 00:00:00 2001 From: Francisco Aranda Date: Tue, 8 Mar 2022 17:46:45 +0100 Subject: [PATCH 1/5] feat(#950): using record search_keywords for highlighting --- .../results/EntityHighlight.vue | 23 ++++++------- .../token-classifier/results/TextSpan.vue | 3 +- .../results/TextSpanStatic.vue | 1 + frontend/models/Common.js | 2 ++ frontend/plugins/highlight-search.js | 34 ++++++++++++++++--- 5 files changed, 45 insertions(+), 18 deletions(-) diff --git a/frontend/components/token-classifier/results/EntityHighlight.vue b/frontend/components/token-classifier/results/EntityHighlight.vue index 5f852487f7..e911582311 100755 --- a/frontend/components/token-classifier/results/EntityHighlight.vue +++ b/frontend/components/token-classifier/results/EntityHighlight.vue @@ -19,12 +19,7 @@ + +