From e4d66bad15067519e5d224f3be8453aa66532d67 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 6 Nov 2008 12:18:49 +0100 Subject: [PATCH] Updated news for 2.0.34 --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 8718e24..bbdc08c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +--- 2.0.34 2008/11/06 + +Facets can now be performed on sort registers (:s), not just regular indexes +(:w, :p) etc.. The performance appers to be much better than before. + Added a facility to embed metadata for records generated by the DOM XML filter. The meta data step is triggered by a 'process-meta' section in the retrieve section of the dom config, e.g. @@ -12,6 +17,8 @@ element set name which is equivalent to the suffix to zebra:: for non-embedded special retrievals. This allows snippets, facets etc to be included. +Fixed bug #2202: incorrect sorting order when searching multiple databases (at the same time) + --- 2.0.32 2008/06/06 Fixed OAI example. -- 1.7.10.4