From: Adam Dickmeiss Date: Thu, 11 Oct 2012 07:56:13 +0000 (+0200) Subject: Version 1.6.22 X-Git-Tag: v1.6.22 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=bfbf348ce9bb4fd327b35145fb69108f39b4d621 Version 1.6.22 --- diff --git a/IDMETA b/IDMETA index e534615..2496c55 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ 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 --- 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. @@ -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. +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 diff --git a/debian/changelog b/debian/changelog index 1c12336..6d93085 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ +pazpar2 (1.6.22-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Thu, 11 Oct 2012 09:50:32 +0200 + pazpar2 (1.6.21-1indexdata) unstable; urgency=low * Upstream. - -- Adam Dickmeiss Mon, 24 Sep 2012 19:47:58 +0200 + -- Adam Dickmeiss Mon, 24 Sep 2012 19:47:58 +0200 pazpar2 (1.6.20-1indexdata) unstable; urgency=low diff --git a/nmen.stat b/nmen.stat deleted file mode 100644 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 diff --git a/win/makefile b/win/makefile index d8031c9..8bbdc15 100644 --- a/win/makefile +++ b/win/makefile @@ -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.21 +PACKAGE_VERSION=1.6.22 # YAZ YAZ_DIR=..\..\yaz