Added extra parameter setname for zebra scan functions. This allows
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 9 Aug 2005 09:35:25 +0000 (09:35 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 9 Aug 2005 09:35:25 +0000 (09:35 +0000)
commitaa7cc3c1655c632a7b3a7053fb5b46b8ce0d3aeb
tree01a407bd7b465c8c38f12d532cd8153916d075e6
parent03c0c95bfdcd5d59d00f0b05d928c13f3192d09d
Added extra parameter setname for zebra scan functions. This allows
a scan to be limited by a result set (NULL for no limit). If no
result set is given for scan functions, attribute 8 is inspected.
If present, value of attribute 8 is used as limit.
examples/gils/zebra.cfg
include/idzebra/api.h
index/zebraapi.c
index/zserver.c
test/api/testlib.c