X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzrpn.c;h=d3a12bdb25a1793446532433bdaa1219f47a3455;hb=b48a14d0d5fafde2fbbcc3c45451fc6f6de93c00;hp=4b451c440d8e89613b7c7f41691e4ad7b0338588;hpb=9eebf93dc2525854867cbc43920ea8ba4a199ab5;p=idzebra-moved-to-github.git diff --git a/index/zrpn.c b/index/zrpn.c index 4b451c4..d3a12bd 100644 --- a/index/zrpn.c +++ b/index/zrpn.c @@ -1,4 +1,4 @@ -/* $Id: zrpn.c,v 1.202 2005-06-23 06:45:46 adam Exp $ +/* $Id: zrpn.c,v 1.203 2005-08-08 12:04:02 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -1021,7 +1021,7 @@ static ZEBRA_RES term_limits_APT(ZebraHandle zh, /* 0 is the same as global limit */ *hits_limit_value = zh->approx_limit; } - yaz_log(YLOG_LOG, "term_limits_APT ref_id=%s limit=" ZINT_FORMAT, + yaz_log(YLOG_DEBUG, "term_limits_APT ref_id=%s limit=" ZINT_FORMAT, *term_ref_id_str ? *term_ref_id_str : "none", *hits_limit_value); return ZEBRA_OK;