X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Ftrunc.c;h=531a9c61604bc27de19f7a40f17c8edd567f649a;hb=b0728a451f81973f750f6a806b566d506a17dbe9;hp=3212c6d64f504bcec2391f8f794fca132ba21d4c;hpb=b9093505b17a074e79137ed64595c8269f77d330;p=idzebra-moved-to-github.git diff --git a/index/trunc.c b/index/trunc.c index 3212c6d..531a9c6 100644 --- a/index/trunc.c +++ b/index/trunc.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: trunc.c,v $ - * Revision 1.5 1997-09-17 12:19:17 adam + * Revision 1.6 1997-09-22 12:39:06 adam + * Added get_pos method for the ranked result sets. + * + * Revision 1.5 1997/09/17 12:19:17 adam * Zebra version corresponds to YAZ version 1.4. * Changed Zebra server so that it doesn't depend on global common_resource. * @@ -342,7 +345,7 @@ static int isamc_trunc_cmp (const void *p1, const void *p2) RSET rset_trunc (ZServerInfo *zi, ISAM_P *isam_p, int no) { - logf (LOG_LOG, "rset_trunc no=%d", no); + logf (LOG_DEBUG, "rset_trunc no=%d", no); if (zi->isam) { if (no < 1)