X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzebraapi.h;fp=index%2Fzebraapi.h;h=ca188344c3bc96baf102399cda358240754e6012;hb=5cc2a9ae32ed244d0159c81cd06cd4ff32ab0b3d;hp=383d50b8aa84573e772d962ea9f537e6808580aa;hpb=924ac21637671fe586641fc29952ef5a78c7b7c5;p=idzebra-moved-to-github.git diff --git a/index/zebraapi.h b/index/zebraapi.h index 383d50b..ca18834 100644 --- a/index/zebraapi.h +++ b/index/zebraapi.h @@ -1,4 +1,4 @@ -/* $Id: zebraapi.h,v 1.26 2003-02-27 23:08:10 pop Exp $ +/* $Id: zebraapi.h,v 1.27 2003-02-28 20:12:18 pop Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -72,6 +72,8 @@ typedef struct { int len; /* length */ oid_value format; /* record syntax */ char *base; + int sysno; + int score; } ZebraRetrievalRecord; /* Scan Term Descriptor */