From: Adam Dickmeiss Date: Thu, 10 Jan 2013 10:04:38 +0000 (+0100) Subject: New GFS search member: present_number X-Git-Tag: v4.2.48~2 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=dbc40ad16aa82379d2884e106d79c7d83312667a;hp=dbc40ad16aa82379d2884e106d79c7d83312667a;ds=sidebyside New GFS search member: present_number This is a hint to the search handler how many records are going to be fetched immediately following search. There's no guarantee that it's going to be the case, since it depends on hit count (for Z39.50 piggyback) and whether errors turn up. ---