X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Frset.h;h=65198ed44d2cab74da36665edfd58b6ef44b4966;hp=6baacf43864187c629d5fbdac3150bb92b5c068b;hb=f1a944fbdac20e88bf55918f2a4f66c301d684e2;hpb=c8bb72d81cc3496fdfc7143e6fa5216fdb1a60f9 diff --git a/include/rset.h b/include/rset.h index 6baacf4..65198ed 100644 --- a/include/rset.h +++ b/include/rset.h @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: rset.h,v $ - * Revision 1.16 1999-02-02 14:50:38 adam + * Revision 1.17 2002-03-20 20:24:29 adam + * Hits per term. Returned in SearchResult-1 + * + * Revision 1.16 1999/02/02 14:50:38 adam * Updated WIN32 code specific sections. Changed header. * * Revision 1.15 1998/03/05 08:37:44 adam @@ -96,6 +99,7 @@ struct rset_term { char *name; int nn; char *flags; + int count; }; typedef struct rset