X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Findex.h;h=e2f5f3eaeb3c6d46e4c591b6a35d3ffd2e8a6d50;hb=7415d28c149c1bab51fe93aeaccdd14085b69bd9;hp=1bb24f1469f9ab6faea31dd41a9bc7e449b2feaa;hpb=b88909df16157ed1e7859bc3fad6b01520d4865e;p=idzebra-moved-to-github.git diff --git a/index/index.h b/index/index.h index 1bb24f1..e2f5f3e 100644 --- a/index/index.h +++ b/index/index.h @@ -1,4 +1,4 @@ -/* $Id: index.h,v 1.167 2006-06-13 12:02:08 adam Exp $ +/* $Id: index.h,v 1.169 2006-06-23 11:21:38 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -436,6 +436,7 @@ ZEBRA_RES zebra_apt_get_ord(ZebraHandle zh, ZEBRA_RES zebra_attr_list_get_ord(ZebraHandle zh, Z_AttributeList *attr_list, + zinfo_index_category_t cat, int index_type, oid_value curAttributeSet, int *ord);