Implemented update action : adelete.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 20 Dec 2007 11:15:41 +0000 (11:15 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 20 Dec 2007 11:15:41 +0000 (11:15 +0000)
commit4097bac1dce126e79ce1550fad8b2034a311ff80
treeb2a6186a99f55f3b420248b20d5c7f4afa2d9449
parent0f22e8ea0099e3fbf082ebd37095000be7ff0c45
Implemented update action : adelete.

New action action_delete added. zebra_extract_file honors it and
deletes a record as usual but does not return error code if
a record does not exist already. Function zebra_extract_file takes
action parameter rather then deleteFlag. The file/path update
is changed accordingly. zebraidx honors command 'adelete'.
NEWS
doc/zebraidx.xml
include/idzebra/api.h
include/idzebra/recctrl.h
index/extract.c
index/index.h
index/update_file.c
index/update_path.c
index/zebraapi.c
index/zebraidx.c