X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=NEWS;h=e9d6531cf47a25725cca8cea53d419031b693983;hb=46289c8b713538e12f49160e8e6eb79e131e8a20;hp=111433e94d847563b3f87af87be01e9cf2f0b502;hpb=d9f2cabe76ae46e52aab14340b6a75c06fd3007d;p=idzebra-moved-to-github.git diff --git a/NEWS b/NEWS index 111433e..e9d6531 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +--- 2.0.53 2012/12/03 + +Improve hit estimate for or-searches (typically truncation) + +Fix snippets for non-ICU / seqno not updated. + +Replace key_compare_it with key_compare. This is because key_compare_it +throws exception on some CPUs with alignment constraints. + +ICU: support @attr 5=2, @attr 5=3 in searches. (left truncation and +left+right truncation). + +--- 2.0.52 2012/05/31 + +Fix problem in dictionary due to increase max size of term. + --- 2.0.51 2012/05/31 Fix buffer overrun for terms using ICU normalization.