X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=1048faa583fb7126d90df8155431d176e2f9ffd8;hb=3e96aa60be900d8b3b8e9825409f811b16f72823;hp=0bdab785fa84e0d200fd4bc1b48b82cdc0ed61a1;hpb=9badda2656368a4f692b4486d7323a2cccb83927;p=idzebra-moved-to-github.git diff --git a/NEWS b/NEWS index 0bdab78..1048faa 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +--- 2.0.10 2007/01/24 + +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 For searches, do not truncate more than at most 'truncmax' terms in one single term with right-truncation/regular attribute. By default, 'truncmax',