X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frank.h;h=ad26575d6b9a66837d8deef6f9edff31c56a0ae1;hb=bdf0f406d66c4702c3b8942d1bb33a9212283138;hp=eb59b16112d2f91d7cf7ae3482a9e45f2fb3f3f4;hpb=a66b7d79383ae700f3358731eecfe2aafed0e90d;p=idzebra-moved-to-github.git diff --git a/index/rank.h b/index/rank.h index eb59b16..ad26575 100644 --- a/index/rank.h +++ b/index/rank.h @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2010 Index Data + Copyright (C) 2004-2013 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: