X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Fzebraapi.c;h=48755857c0dbc7151e316063766da3374c8f0a3e;hp=817b8035a9d1872e6eebd2b29f7700a3383f48aa;hb=f1a944fbdac20e88bf55918f2a4f66c301d684e2;hpb=c8bb72d81cc3496fdfc7143e6fa5216fdb1a60f9 diff --git a/index/zebraapi.c b/index/zebraapi.c index 817b803..4875585 100644 --- a/index/zebraapi.c +++ b/index/zebraapi.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2002, Index Data * All rights reserved. * - * $Id: zebraapi.c,v 1.47 2002-03-15 20:11:36 adam Exp $ + * $Id: zebraapi.c,v 1.48 2002-03-20 20:24:29 adam Exp $ */ #include @@ -459,6 +459,8 @@ void zebra_search_rpn (ZebraHandle zh, ODR stream, ODR decode, logf(LOG_APP,"SEARCH:%d:",zh->hits); } + + void zebra_records_retrieve (ZebraHandle zh, ODR stream, const char *setname, Z_RecordComposition *comp, oid_value input_format, int num_recs,