X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=index%2Frank.h;h=ffae49ad5c834b5198e472a37c19b321ca5305cb;hb=aeea139423b8eaf28a4de53b3d7b2ad1f22284e7;hp=c86b1910eb4453f64eb718e4f6d7986d3e421505;hpb=118a515cfa4c1ee67ede51b8145b20ee21dd5969;p=idzebra-moved-to-github.git diff --git a/index/rank.h b/index/rank.h index c86b191..ffae49a 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) 1994-2011 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: