Version 1.6.22 v1.6.22
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 11 Oct 2012 07:56:13 +0000 (09:56 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 11 Oct 2012 07:56:13 +0000 (09:56 +0200)
IDMETA
NEWS
debian/changelog
nmen.stat [deleted file]
win/makefile

diff --git a/IDMETA b/IDMETA
index e534615..2496c55 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="precise oneiric natty lucid"
 CENTOS_DIST="centos5"
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="precise oneiric natty lucid"
 CENTOS_DIST="centos5"
-VERSION=1.6.21
+VERSION=1.6.22
diff --git a/NEWS b/NEWS
index 0333989..946f3f4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
---- 1.6.22 2012/10/10
+--- 1.6.22 2012/10/11
 
 Requires YAZ-4.2.40 to support native solr support. 
 
 
 Requires YAZ-4.2.40 to support native solr support. 
 
@@ -16,6 +16,8 @@ introduction of logic that would minimize searching if pazpar2 could
 detect this based on same query and limits and partly sort order. 
 This could lead to segementations violations.
 
 detect this based on same query and limits and partly sort order. 
 This could lead to segementations violations.
 
+Added a chapter in the manaul about relevance ranking.
+
 --- 1.6.21 2012/09/24
 
 Rank tweak: follow=number will increase mult by number if two terms
 --- 1.6.21 2012/09/24
 
 Rank tweak: follow=number will increase mult by number if two terms
index 1c12336..6d93085 100644 (file)
@@ -1,8 +1,14 @@
+pazpar2 (1.6.22-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Thu, 11 Oct 2012 09:50:32 +0200
+
 pazpar2 (1.6.21-1indexdata) unstable; urgency=low
 
   * Upstream.
 
 pazpar2 (1.6.21-1indexdata) unstable; urgency=low
 
   * Upstream.
 
- -- Adam Dickmeiss <adam@debian-testing>  Mon, 24 Sep 2012 19:47:58 +0200
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 24 Sep 2012 19:47:58 +0200
 
 pazpar2 (1.6.20-1indexdata) unstable; urgency=low
 
 
 pazpar2 (1.6.20-1indexdata) unstable; urgency=low
 
diff --git a/nmen.stat b/nmen.stat
deleted file mode 100644 (file)
index 6b19c38..0000000
--- a/nmen.stat
+++ /dev/null
@@ -1,14 +0,0 @@
-4K
-user   0m5.296s
-sys    0m0.788s
-
-user   0m5.484s
-sys    0m0.732s
-
-100000
-user   0m5.272s
-sys    0m0.648s
-
-128K
-user   0m5.400s
-sys    0m0.768s
\ No newline at end of file
index d8031c9..8bbdc15 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
 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.21
+PACKAGE_VERSION=1.6.22
 
 # YAZ
 YAZ_DIR=..\..\yaz
 
 # YAZ
 YAZ_DIR=..\..\yaz