X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Fzsets.c;h=01ef90666239ac5d55b19c889d285e183423fa46;hp=1109f81de3acd252454c242734df63c3c3152860;hb=8ed385caafd1d9695a5a9c0783f0dbe2a53f3e80;hpb=20b140c237f2b6f049ab5fc828c617f0f6eee6c0 diff --git a/index/zsets.c b/index/zsets.c index 1109f81..01ef906 100644 --- a/index/zsets.c +++ b/index/zsets.c @@ -1,4 +1,4 @@ -/* $Id: zsets.c,v 1.77 2005-01-15 19:38:30 adam Exp $ +/* $Id: zsets.c,v 1.78 2005-03-08 14:02:15 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -825,7 +825,7 @@ void resultSetRank (ZebraHandle zh, ZebraSet zebraSet, RSET rset, NMEM nmem) (zebraSet->hits)++; psysno = this_sys; } - (*rc->add) (handle, seqno, termid); + (*rc->add) (handle, CAST_ZINT_TO_INT(seqno), termid); if ((est==-2) && (zebraSet->hits==esthits)) { /* time to estimate the hits */