From 3fa339dc60dbf87cf2bb97d65a3cf1f0c116f041 Mon Sep 17 00:00:00 2001 From: David Cook Date: Tue, 10 Jan 2017 12:36:25 +1100 Subject: [PATCH] Bug 17871: Remove zebra::snippet to allow access to facets in YAZ 5.8.1+ This patch restores access to zebra facets (or zebra::snippet) with YAZ 5.8.1 or higher. It was failing due to The entry in retrieval-info-bib-dom.xml which IndexData said it wasn't even needed to get that access. Edit: I amended the commit message (tcohen) Signed-off-by: Colin Campbell Signed-off-by: Tomas Cohen Arazi I tested on kohadevbox and found no regression or behaviour change. I will provide a followup for the packages. --- etc/zebradb/retrieval-info-bib-dom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/zebradb/retrieval-info-bib-dom.xml b/etc/zebradb/retrieval-info-bib-dom.xml index 4fe781ddf9..ecbf7ece97 100644 --- a/etc/zebradb/retrieval-info-bib-dom.xml +++ b/etc/zebradb/retrieval-info-bib-dom.xml @@ -20,6 +20,4 @@ identifier="info:srw/schema/1/marcxml-v1.1"/> - - -- 2.11.0