From ec4e109c7c97e8afae0bc2e2a1856aab2951a92c Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 22 Aug 2007 10:26:06 +0000 Subject: [PATCH] On snippets and scan display term --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 0159050..5cfada4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Scan now returns a displayTerm which closer to the original word/phrase +from original record. + +Added snippet support. Element set name zebra::snippet will make +Zebra return an XML record with snippets (terms around matching terms). + Fixed bug #1142: Non-indexed but listed attributes issues diagnostic. Fixed bug #1131: Missing value-of data in DOM filter. -- 1.7.10.4