X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fsession.h;h=0dd7295aeec198214314499f38ca2913369bde1a;hb=d83ed24b0cf7522f931e689eefb6f7f6d74b8b28;hp=a8199226ca83b1d15001805829fb521695f1eab1;hpb=5957bba20fb93c8c6829296d6ccf32e52b2114e2;p=pazpar2-moved-to-github.git diff --git a/src/session.h b/src/session.h index a819922..0dd7295 100644 --- a/src/session.h +++ b/src/session.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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 @@ -139,7 +139,9 @@ struct hitsbytarget { const char *name; Odr_int hits; int diagnostic; + const char *addinfo; int records; + int filtered; const char *state; int connected; char *settings_xml;