X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frecindxp.h;h=3c5dae6f6eee7ca8f35b1fee6cf7f96d4ad12bbd;hb=8f7e8952ccd2eca24d2bb91a79d2f17f346c490c;hp=a2a7f6dcfad438004367a4a445be505f69ae46a2;hpb=69da23537c6bb71ab948e079708bf8ea090de73f;p=idzebra-moved-to-github.git diff --git a/index/recindxp.h b/index/recindxp.h index a2a7f6d..3c5dae6 100644 --- a/index/recindxp.h +++ b/index/recindxp.h @@ -4,7 +4,16 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: recindxp.h,v $ - * Revision 1.8 2000-04-05 09:49:35 adam + * Revision 1.11 2002-08-02 10:07:48 adam + * XPATH fixes - leaf attributes part of tag path + * + * 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 +56,7 @@ YAZ_BEGIN_CDECL #define REC_BLOCK_TYPES 2 #define REC_HEAD_MAGIC "recindex" -#define REC_VERSION 1 +#define REC_VERSION 4 struct records_info { int rw;