New attribute @fields for snippets that indicates match in other fields.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Oct 2008 10:09:34 +0000 (12:09 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Oct 2008 10:09:34 +0000 (12:09 +0200)
commite3f2abdb7863901fc997d5535ff512520edcbd0f
tree643fd0d38f062e9e3cec1a7ff8b7311a9eb990d8
parent778027daf74be551bb70a8e8a93d0bbcaeee5b93
New attribute @fields for snippets that indicates match in other fields.

The snippets now has a new attribute @fields which includes one or
more field names of where the snippet *also* occur. This is useful
for any:w searches but one wants to know which other fields there is
identical terms. Note that this requires that the indexing uses
same sequence numbers . For DOM this means specifying the indexes
in the same <z:index directieve.
include/idzebra/snippet.h
index/retrieve.c
test/xslt/dom1.c