X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Findex.h;h=fb87c353cecbce7777daaed6bf056b52ae7a1f20;hb=1cc0116831e49bf70538639a8fc9b08b9524c683;hp=e170208769c6a7bf58ddaf4ee9c1228e9ab17084;hpb=f76093fc0b3b07a5b5a9d83e4c62dd467df8f53d;p=idzebra-moved-to-github.git diff --git a/index/index.h b/index/index.h index e170208..fb87c35 100644 --- a/index/index.h +++ b/index/index.h @@ -1,4 +1,4 @@ -/* $Id: index.h,v 1.118 2004-09-09 09:07:12 adam Exp $ +/* $Id: index.h,v 1.119 2004-09-09 10:08:04 heikki Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 Index Data Aps @@ -374,7 +374,7 @@ void rpn_scan (ZebraHandle zh, ODR stream, Z_AttributesPlusTerm *zapt, RSET rset_trunc (ZebraHandle zh, ISAMS_P *isam_p, int no, const char *term, int length_term, const char *flags, int preserve_position, int term_type, NMEM rset_nmem, - const struct key_control *kctrl); + const struct key_control *kctrl, int scope); void resultSetAddTerm (ZebraHandle zh, ZebraSet s, int reg_type, const char *db, int set,