X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Findex.h;h=c4a98aacbe49f95df242ce160f54f568e0f78681;hb=5381260dfede1f6de9e096aa2779c4c1b4bb99ca;hp=606a7d86c564afc7a56f1f09704f31fec1b12656;hpb=764616f12808e177bb1d03cb3f5dbe3ddfa7aba2;p=idzebra-moved-to-github.git diff --git a/index/index.h b/index/index.h index 606a7d8..c4a98aa 100644 --- a/index/index.h +++ b/index/index.h @@ -393,6 +393,8 @@ ZEBRA_RES zebra_sort_get_ord(ZebraHandle zh, ZEBRA_RES zebra_update_file_match(ZebraHandle zh, const char *path); ZEBRA_RES zebra_update_from_path(ZebraHandle zh, const char *path, enum zebra_recctrl_action_t action); +ZEBRA_RES zebra_update_from_driver(ZebraHandle zh, const char *path, + enum zebra_recctrl_action_t action, char *useIndexDriver); ZEBRA_RES zebra_remove_file_match(ZebraHandle zh); struct rpn_char_map_info