X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Frset.h;h=65198ed44d2cab74da36665edfd58b6ef44b4966;hb=5e7516d00451ada59a311fad05e8e3959242cdc7;hp=cf368705cb734c6555b393752d51438eae799494;hpb=33b386a95c0aac273527d596ce1aafa0dc567b7b;p=idzebra-moved-to-github.git diff --git a/include/rset.h b/include/rset.h index cf36870..65198ed 100644 --- a/include/rset.h +++ b/include/rset.h @@ -1,10 +1,16 @@ /* - * Copyright (C) 1994-1998, Index Data I/S + * Copyright (C) 1994-1999, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: rset.h,v $ - * Revision 1.15 1998-03-05 08:37:44 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 * New result set model. * * Revision 1.14 1998/02/10 11:56:46 adam @@ -93,6 +99,7 @@ struct rset_term { char *name; int nn; char *flags; + int count; }; typedef struct rset