From 9e98edbe40556a0e16528ca5835ae5af9dc232a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20L=C3=B6ffler?= Date: Thu, 7 Jun 2018 11:06:58 +0200 Subject: [PATCH] Show more text when exact match --- .../Resources/Private/Partials/Solr/Result/Document.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/typo3conf/ext/ter_layout/Resources/Private/Partials/Solr/Result/Document.html b/html/typo3conf/ext/ter_layout/Resources/Private/Partials/Solr/Result/Document.html index e0a0136f..dfcd8212 100644 --- a/html/typo3conf/ext/ter_layout/Resources/Private/Partials/Solr/Result/Document.html +++ b/html/typo3conf/ext/ter_layout/Resources/Private/Partials/Solr/Result/Document.html @@ -27,14 +27,14 @@

- {s:document.highlightResult(resultSet:resultSet, document:document, fieldName:'content')} + {s:document.highlightResult(resultSet:resultSet, document:document, fieldName:'content')}
Uploaded on @{document.extensionLastUpload_intS} by - {document.author} + {document.author}
-- GitLab