X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=608a28c99c07a04a43ac007eda9950ef5fb47386;hb=89597f3d42447e329ecc91b2bc6c450cb57f0b96;hp=1b401ead828549b236635839f2ada22c29fefebc;hpb=e92923672475433fb0bfb22d3ce73ee13b97bd8e;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 1b401ea..608a28c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,56 @@ +Local limit for fields of type "generic" (ie text fields) are +now normalized by mergekey rule before comparison takes place. +Before, no normalization took place and comparsion was, thus, exact. + +New facility: dynamic rank , which allows ranking to be changed +for an existing result set. The rank can be set for search or +show. This overrides the rank for metadata elements (which fields +to rank and weight). + +New facility:dynamic mergekey , which allows mergekey to be changed +for an existing result set. The mergekey can be set for search or +show. + +HTTP server: host=@ listens on IPV6 and IPV4 if possible. +Also, allow ports to be given as names (not just integers). +Fix @-notation on systems that don't support IPV6 sockets. + +--- 1.6.30 2013/04/26 + +Add MasterKey Connect configuration. Refer to section "non-standard +databases" for more information. + +Allow timeformat for log to be specified with option -m (as Metaproxy +and YAZ GFS). + +New Debian package pazpar2-dbg. + +Fix NULL ptr reference of se->relevance. If a new search is initiated +and a CCL query fails to parse, Pazpar2 could crash. + +Fix problem with host/port mangling in Pazpar2 HTTP server. Problem +existed in 1.6.29 only. + +--- 1.6.29 2013/04/05 + +IPV6 updates. Allow IPv6 addresses for database hosts and IPv6 address +for HTTP server. By default the HTTP server uses IPv4 only, but that can be +changed by setting "host" attribute for the "listen" element. + +Change semantics of pz:extendrecs. Allow for repeated fetches . +pz:extendrecs is now the number of extra records to fetch (was total +count before). + +--- 1.6.28 2013/03/21 + +Fix hang or memory violation if show occurred before a search. (not that +it makes much sense to perform a show before a search). + +--- 1.6.27 2013/03/08 + +pz2.js: Element_parseChildNodes concatenates all Text/CDATA nodes, instead +of the first child. + --- 1.6.26 2013/03/08 New pz:metadata attribute, empty="empty-value" for Pazpar2's