Generic snippet support. Unlike previous versions of snippet
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 21 Aug 2007 11:06:46 +0000 (11:06 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 21 Aug 2007 11:06:46 +0000 (11:06 +0000)
commit6988ba91e363565638c27a8d5895ad9afc409e75
treef8307922c96e1938d4f6d855b6246d4e3d91515b
parent40294b8507793f9447a647bfe2f961d232091456
Generic snippet support. Unlike previous versions of snippet
implementations for Zebra this is not tied to a specific filter. The
snippet(s) are returned as an XML record with one or more snippets
in it - for special element set name zebra::snippet.
doc/architecture.xml
include/idzebra/snippet.h
index/extract.c
index/index.h
index/retrieve.c
index/zebraapi.c
index/zsets.c
util/snippet.c