Staticrank indexing is now an index register type defined in default.idx
[idzebra-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 90c6112..b44ef7a 100644 (file)
--- 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