From c5b0d6e42ff18583f4ebbaa40077160903fd8b77 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 22 Sep 2006 10:11:51 +0000 Subject: [PATCH] Update news --- NEWS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index ac97677..578dd36 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Bug fixes: #638, #647, #657, #669. + +Implement skip of 0 hit counts in scan. Useful for scan operations +limited by a result set. + Honor position attribute, i.e. allow first-in-field search. To enable this, "firstinfield 1" must be given for an index in default.idx. Enabled in tab/default.idx for w. At this stage @@ -8,9 +13,6 @@ Common stream reader interface for record filters (struct ZebraRecStream). Debian package fix: packages idzebra-2.0 + libidzebra-2.0-modules did not depend properly on sub packages. -Experimental segment facility (for matching of words within one -field/segment). - --- 2.0.0 2006/08/14 New record filter (record type) 'alvis' which uses XSLT transformations -- 1.7.10.4