X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Ffilter_session_shared.cpp;h=fb81b98512e296ad1e413e6579efcdae618d783e;hb=09d9b36e4529a5cf42066f4a1e5b3ce635e04f34;hp=00b05c911414c00bfd16c3ec86868512f76c5c7f;hpb=9f2dd20cc26c23a736b42e0eb929782f4e76b9e2;p=metaproxy-moved-to-github.git diff --git a/src/filter_session_shared.cpp b/src/filter_session_shared.cpp index 00b05c9..fb81b98 100644 --- a/src/filter_session_shared.cpp +++ b/src/filter_session_shared.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2013 Index Data + Copyright (C) Index Data Metaproxy 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 @@ -1128,8 +1128,7 @@ void yf::SessionShared::Frontend::present(mp::Package &package, found_set->m_record_cache.add( odr, b_resp->records->u.databaseOrSurDiagnostics, - *req->resultSetStartPoint, - *f_resp->numberOfRecordsReturned); + *req->resultSetStartPoint, p_req->recordComposition); } bc->release_backend(found_backend); }