X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=822be322e87adc2650efedacab650dd7f7256847;hb=b53f542a4a44d5cc22fe8eeb5c69333c7d670d35;hp=48123cbba420dff46bb02230bb6bfe91b41468c7;hpb=8c649f01cf9611fe39e5c391d9f691001e14b4c9;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 48123cb..822be32 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,31 @@ +-- 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 +Fixes: +- 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.