X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Fidzebra%2Fapi.h;h=5488fd99e9c4b26ad9ca480b3e69e206c594784e;hp=e3e976b1c2cd845d776cbbcc8279d8d76412f941;hb=4097bac1dce126e79ce1550fad8b2034a311ff80;hpb=0f22e8ea0099e3fbf082ebd37095000be7ff0c45;ds=sidebyside diff --git a/include/idzebra/api.h b/include/idzebra/api.h index e3e976b..5488fd9 100644 --- a/include/idzebra/api.h +++ b/include/idzebra/api.h @@ -1,4 +1,4 @@ -/* $Id: api.h,v 1.53 2007-10-31 16:56:14 adam Exp $ +/* $Id: api.h,v 1.54 2007-12-20 11:15:41 adam Exp $ Copyright (C) 1995-2007 Index Data ApS @@ -398,6 +398,10 @@ YAZ_EXPORT ZEBRA_RES zebra_compact(ZebraHandle zh); YAZ_EXPORT +ZEBRA_RES zebra_repository_index(ZebraHandle zh, const char *path, + enum zebra_recctrl_action_t action); + +YAZ_EXPORT ZEBRA_RES zebra_repository_update(ZebraHandle zh, const char *path); YAZ_EXPORT