X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frank.h;h=5658af264f2d1834890e7a694883a0c1c5348222;hb=HEAD;hp=c86b1910eb4453f64eb718e4f6d7986d3e421505;hpb=118a515cfa4c1ee67ede51b8145b20ee21dd5969;p=idzebra-moved-to-github.git diff --git a/index/rank.h b/index/rank.h index c86b191..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-2009 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: