From 8f18ee1ba68a1fb0efa37729ac6422d96fdd36a1 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 7 Apr 2014 20:12:00 +0200 Subject: [PATCH] Ensure medium is also applied if Solr record do not have it PAZ-929 --- etc/solr-pz2.xsl | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/etc/solr-pz2.xsl b/etc/solr-pz2.xsl index 4fe7bc1..f6fa5dd 100644 --- a/etc/solr-pz2.xsl +++ b/etc/solr-pz2.xsl @@ -18,6 +18,11 @@ + + + + + @@ -61,8 +66,7 @@ - - + -- 1.7.10.4