From 7f49e3326f7cf483c6d99393fef0816627544a2e Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 22 Aug 2007 08:02:30 +0000 Subject: [PATCH] A little more on snippet support --- doc/architecture.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/architecture.xml b/doc/architecture.xml index aaafe2c..d9b5934 100644 --- a/doc/architecture.xml +++ b/doc/architecture.xml @@ -1,5 +1,5 @@ - + Overview of &zebra; Architecture
@@ -501,7 +501,12 @@ zebra::snippet - Get snippet for record. + Get snippet for record. This includes a phrase from the original + record at the point where a match occurs (for a query). By default + give terms before - and after are included in the snippet. The + matching terms are enclosed within element + <s>. The snippet facility requires + Zebra 2.0.16 or later. &acro.xml; -- 1.7.10.4