X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=b44ef7a9067020d1fdf14bed45e9ba85e60bdd58;hb=25aa9d21203318cca1927f906ab4f7370e43a5fe;hp=90c611293d651d7fac2fec9b488c72ac942fce80;hpb=0f563f23506dabd7c84bdb750d4539b2b6cacf02;p=idzebra-moved-to-github.git diff --git a/NEWS b/NEWS index 90c6112..b44ef7a 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,15 @@ -For estimated hit counts, Zebra returns resultSetStatus=estimtate as -part of SearchResponse. Requires YAZ 2.1.47 or later. +Staticrank indexing is now an index register type defined in default.idx +via directive 'staticrank'. The 'staticrank' directive for grs is no longer +supported (was only implemented for Zebra 2.0.8). + +For searches, allow truncmax value to be controlled with attribute 13. +If given, that overrides the value of 'truncmax'. + +For truncations being limited (abort at truncmax terms), zebrasrv returns +SearchResponse with resultSetStatus=subset. + +For estimated hit counts, zebrasrv returns SearchResponse with +resultSetStatus=estimate. --- 2.0.8 2007/01/15