X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=NEWS;h=0bb6f85beb8ab1bdbdc7ce92d6a63953bcc63744;hb=0df08cf93e60b248e8ec8cf44e3fd7b784e6ef78;hp=34b0147c777a9a3919759fe0e1d3d45b6512c1b7;hpb=dc286aaa1e04edef59f6d2f78b805ff34c4e48d9;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 34b0147..0bb6f85 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,48 @@ +--- 1.5.4 2011/03/08 + +Experimental support for DTIC DADS target. New dads-pz2.xsl. + +Support for query_syntax (overrides the default for SRU | Z39.50) + +Support for extraArgs (ZOOM "extraArgs" option) for targets + +New commands: status-server and status-session + +--- 1.5.3 2011/02/18 + +Fix for threaded runs: Client now have a copy of the database URL, +which can used after the database has been release from the client. +This makes the logging in the connection idle timeout of the client nicer (no NOURL) and should be thread-safe. + +tmarc.xsl: Add journal-title-abbrev and full text. + +cf.xsl: new fields: isbn, issn, journaltitle, volume, issue + +Fix for cmd=record before search. + +Session Logging clean up. + +Fix wrong termlist factor when maxrecs is different from 100. + +--- 1.5.2 2011/01/18 + +Fix missing pz:termlist_term_factor in settings.c messed up pz:preferred. +Term factor is default enabled but can be diseabled by +pz:termlist_term_factor=0 + +--- 1.5.1 2011/01/06 + +Add scaling of facet count. Currently always enabled, needs fixing. +Allow user-defined info for target suffix. This has no meaning in +Pazpar2 except to distinguish targets from each other. The suffix +data begins with #. For example z3950.indexdata.com/gils#Mydata + +Added exact-match recordfilter; format name=value + +--- 1.5.0 2010/10/05 + +SOLR support. Pazpar2 may operate as web service client for SOLR. + --- 1.4.4 2010/08/17 Fix for show command and block=1 (dead lock). Bug was introduced in