From aa590ae9d2eba9ffc50af8950ba6dc8e6e665e59 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 1 Nov 2019 18:15:45 -0300 Subject: Add stemmer info in omindex search Change-Id: I3e899f4e31d15ea332e6b69d14218d1e8e364c7f Reviewed-on: https://gerrit.libreoffice.org/81924 Tested-by: Jenkins Reviewed-by: Guilhem Moulin Tested-by: Guilhem Moulin Reviewed-by: Olivier Hallot --- help3xsl/xap_templ_query.xsl | 1 + 1 file changed, 1 insertion(+) (limited to 'help3xsl') diff --git a/help3xsl/xap_templ_query.xsl b/help3xsl/xap_templ_query.xsl index d0eba866a7..014dfd1983 100644 --- a/help3xsl/xap_templ_query.xsl +++ b/help3xsl/xap_templ_query.xsl @@ -40,6 +40,7 @@ xsltproc xap_template_query.xsl $set{flag_spelling,$ne{$cgi{SPELL},0}} +$set{stemmer,$if{$cgi{STEMMER},$cgi{STEMMER},none}} $set{flag_spelling_correction,true} $set{thousand,$.}$set{decimal,.} $setmap{prefix,,$split{ S B F},title,S,author,A,topic,B} -- cgit v1.2.3