X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Frset.h;h=65198ed44d2cab74da36665edfd58b6ef44b4966;hb=a20e59c5087fb92c419f2330c786367f9ce8ccd2;hp=6baacf43864187c629d5fbdac3150bb92b5c068b;hpb=3c5f6226f97612c0d6ac40591f600587c5ffa858;p=idzebra-moved-to-github.git 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