Honor position attribute, i.e. allow first-in-field search. To
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 8 Sep 2006 14:40:51 +0000 (14:40 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 8 Sep 2006 14:40:51 +0000 (14:40 +0000)
commitc33ea56e3771c3b80ba66ef8fda3a09cad171ebb
treeeb375e3b2db17343d373a5f1ae7f968ce3149c18
parent9aacfd0955fc70f27165254a2844618c85e8600d
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
first-in field is only supported for phrase searches (including
simple words).
NEWS
include/zebramap.h
index/extract.c
index/index.h
index/zrpn.c
rset/rsmultiandor.c
tab/default.idx
test/api/t9.c
test/marcxml/t1.c
util/zebramap.c