X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=cd6f0cf6df06bc479fc6abed7aed41e2992839dd;hb=65c19cd0aac859eb0554be572828e121a2cd977c;hp=0c1566df436d62d04d5c44ee247a14ef0991748f;hpb=7d9437608d7dc10613af2c6543f9473f9f964c4c;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 0c1566d..cd6f0cf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,35 @@ +--- 1.6.32 2013/06/14 + +Experimental support for snippets. If argument snippets=1 is given +for command record or show, the text will include -tags for +those area that matches. + +Fix memory leak WRT client structures (incorrect inc ref count). + +Log when a HTTP response is serialized and the time elapsed. + +New command, service, which returns current service XML in use for +session. + +--- 1.6.31 2013/05/24 + +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