Version 2.0.53 v2.0.53
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 3 Dec 2012 16:09:08 +0000 (17:09 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 3 Dec 2012 16:09:08 +0000 (17:09 +0100)
IDMETA
NEWS
debian/changelog

diff --git a/IDMETA b/IDMETA
index 805fb9c..38f7eab 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="quantal precise oneiric natty lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=2.0.52
+VERSION=2.0.53
diff --git a/NEWS b/NEWS
index 311debd..e9d6531 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+--- 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.
index ba8e64d..85204eb 100644 (file)
@@ -1,3 +1,9 @@
+idzebra (2.0.53-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 03 Dec 2012 17:08:40 +0100
+
 idzebra (2.0.52-2indexdata) unstable; urgency=low
 
   * Test snippets fix.