Hits per term. Returned in SearchResult-1
[idzebra-moved-to-github.git] / index / recindxp.h
index a2a7f6d..0f902c8 100644 (file)
@@ -4,7 +4,13 @@
  * Sebastian Hammer, Adam Dickmeiss
  *
  * $Log: recindxp.h,v $
- * Revision 1.8  2000-04-05 09:49:35  adam
+ * Revision 1.10  2001-10-15 19:53:43  adam
+ * POSIX thread updates. First work on term sets.
+ *
+ * Revision 1.9  2000/12/05 10:01:44  adam
+ * Fixed bug regarding user-defined attribute sets.
+ *
+ * Revision 1.8  2000/04/05 09:49:35  adam
  * On Unix, zebra/z'mbol uses automake.
  *
  * Revision 1.7  1999/07/06 12:28:04  adam
@@ -47,7 +53,7 @@ YAZ_BEGIN_CDECL
 
 #define REC_BLOCK_TYPES 2
 #define REC_HEAD_MAGIC "recindex"
-#define REC_VERSION 1
+#define REC_VERSION 3
 
 struct records_info {
     int rw;