Version 1.7.4 v1.7.4
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 2 Sep 2014 16:03:01 +0000 (16:03 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 2 Sep 2014 16:03:01 +0000 (16:03 +0000)
IDMETA
NEWS
win/makefile

diff --git a/IDMETA b/IDMETA
index e5d8e60..747e6ac 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="trusty precise"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.7.3
+VERSION=1.7.4
diff --git a/NEWS b/NEWS
index 322a069..c2719ea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+--- 1.7.4 2014/09/02
+
+Log ingest failures and record failures:
+
+Clean up logging PAZ-942
+Use session lead in more places. Log hits/records/filtered for each
+target when fetching is complete. Log hit count when a search
+(response) is received. Remove some less useful log messages.
+
+Fix warning about about missing (internal) stylesheet PAZ-956
+
+Report number of filtered records in bytarget PAZ-954
+
+Cache XML documents as they appear after normalization. The key
+for the cache is database+record offset. Cache is removed if query
+is modified for search. This speeds up re-establishing a result set
+for databases where new query is same previous query.
+
 --- 1.7.3 2014/08/22
 
 poll: add assert for number of FDs; abort on poll failure
index 4213cab..4ec8213 100644 (file)
@@ -5,7 +5,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.7.3
+PACKAGE_VERSION=1.7.4
 
 # YAZ
 YAZ_DIR=..\..\yaz