X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzsets.c;h=01ef90666239ac5d55b19c889d285e183423fa46;hb=8ed385caafd1d9695a5a9c0783f0dbe2a53f3e80;hp=9e95870baa8206f670709d4bf3f8868cbda4e834;hpb=3b98e1f4a4bed33d9ceae08db3139791078991e4;p=idzebra-moved-to-github.git diff --git a/index/zsets.c b/index/zsets.c index 9e95870..01ef906 100644 --- a/index/zsets.c +++ b/index/zsets.c @@ -1,6 +1,6 @@ -/* $Id: zsets.c,v 1.76 2005-01-07 14:44:54 adam Exp $ +/* $Id: zsets.c,v 1.78 2005-03-08 14:02:15 adam Exp $ Copyright (C) 1995-2005 - Index Data Aps + Index Data ApS This file is part of the Zebra server. @@ -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 */