Version 1.6.19 v1.6.19
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 18 Sep 2012 12:58:57 +0000 (14:58 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 18 Sep 2012 12:58:57 +0000 (14:58 +0200)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index 03e0b28..3efb029 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="precise oneiric natty lucid"
 CENTOS_DIST="centos5"
-VERSION=1.6.18
+VERSION=1.6.19
diff --git a/NEWS b/NEWS
index 186603f..84c64ca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+--- 1.6.19 2012/09/18
+
+Rank algorithm skips strings that gets normalized to empty string.
+For example, & and ! could map to the empty string. The weight for
+those terms is now 0 (as if they were not part of the query).
+
+Rank algorithm does not use CCL from limitmap; only from the query
+parameter (user query).
+
+Obey -w dir.
+
 --- 1.6.18 2012/09/17
 
 Rank algorithm configurable by 'rank' element inside service. So far
index bef19e1..150c808 100644 (file)
@@ -1,3 +1,9 @@
+pazpar2 (1.6.19-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 18 Sep 2012 14:58:16 +0200
+
 pazpar2 (1.6.18-1indexdata) unstable; urgency=low
 
   * Upstream.
index 8c06b17..af85c85 100644 (file)
@@ -4,7 +4,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 USE_MANIFEST = 1 # Can be enabled Visual Studio 2005/2008
 PACKAGE_NAME=pazpar2
-PACKAGE_VERSION=1.6.18
+PACKAGE_VERSION=1.6.19
 
 # YAZ
 YAZ_DIR=..\..\yaz