X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frank.h;h=5658af264f2d1834890e7a694883a0c1c5348222;hb=HEAD;hp=530da63a31d2f1eb7d4b463898938c0c941f35b1;hpb=a030c87bc444608639905eca95e29f84a4f1d991;p=idzebra-moved-to-github.git diff --git a/index/rank.h b/index/rank.h index 530da63..5658af2 100644 --- a/index/rank.h +++ b/index/rank.h @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2011 Index Data + Copyright (C) Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -28,7 +28,7 @@ struct rank_control { char *name; void *(*create)(ZebraHandle zh); void (*destroy)(struct zebra_register *reg, void *class_handle); - void *(*begin)(struct zebra_register *reg, + void *(*begin)(struct zebra_register *reg, void *class_handle, RSET rset, NMEM nmem, TERMID *terms, int numterms); /* ### Could add parameters to begin: