X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Findex.h;h=a8f4fda23118c1b0d5a136c5ed6f71fe45753bf0;hb=d0d4772450cfe6afde24ed8ec4031afd2da56632;hp=606a7d86c564afc7a56f1f09704f31fec1b12656;hpb=7ee4e52c9a814e0ef11f557b804672eeaeb0f3dc;p=idzebra-moved-to-github.git diff --git a/index/index.h b/index/index.h index 606a7d8..a8f4fda 100644 --- a/index/index.h +++ b/index/index.h @@ -257,7 +257,7 @@ void zebra_limit_for_rset(struct zebra_limit *zl, struct rset_key_control *zebra_key_control_create(ZebraHandle zh); ZEBRA_RES rpn_search_top(ZebraHandle zh, Z_RPNStructure *zs, - const Odr_oid *attributeSet, + const Odr_oid *attributeSet, zint hits_limit, NMEM stream, NMEM rset_nmem, Z_SortKeySpecList *sort_sequence, int num_bases, const char **basenames,