X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzinfo.c;h=a6e52cdda9bdefb565a3bf63440df1915b26f5f8;hb=6816b18e9a7627dc11e6e2a4abe91555a73649e7;hp=250715a06c10534501eb34bc49aa9854a371af17;hpb=33ae4eec22d719299cb2c4e2a3853bde0c1f5794;p=idzebra-moved-to-github.git diff --git a/index/zinfo.c b/index/zinfo.c index 250715a..a6e52cd 100644 --- a/index/zinfo.c +++ b/index/zinfo.c @@ -995,7 +995,7 @@ static void zebraExplain_writeCategoryList(ZebraExplainInfo zei, assert(zcl); if (!zcl->dirty) return ; - zcl->dirty = 1; + zcl->dirty = 0; node_categoryList = zcl->data1_categoryList; #if ZINFO_DEBUG