X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=8483ed082062e40ff500920dd04e7d911cd455a5;hp=ffb4d503f34d87238b4bb64a7da13eba114b6711;hb=687895a748c76f54c709a7433d2126714664163b;hpb=5a5e8d852ce98a805b02679a971cdf4216d94177 diff --git a/NEWS b/NEWS index ffb4d50..8483ed0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +--- 2.0.39 2009/07/09 + +Improved speed of record fetching by using a different block sizes +for recd{A,B}. + +Added zlib-compression of recd-storage (record data). This is enabled +by using recordCompression: zlib in zebra.cfg. + +Dictionary delete more agressive (dict_del_string). + --- 2.0.38 2009/06/19 Improved estimated hits for AND operation (bug #2907)