X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=384bc119ae5e9c61bcc494e6aa6e76b0eb28958d;hb=bfe48c0f1f5ca9e68ee6ca9629c2bb4509b1286d;hp=6629ac8c0a378b8d9104d3cbc036693d4f802c0f;hpb=bddf93024a4a553bd58c79bfd0f840f468f014ef;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 6629ac8..384bc11 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ + +New facility: ccldirective may be given in service definition. Allows +CCL parsing to be customized a bit, such as defining names of operators +and, or, not. + +New facility: raw record by checksum, rather than offset. The record +command optionally takes checksum which identifies certain record from +a database. + +New facility: per field ranking. Rank may be given as M [F N] where +M is default rank and N is rank for CCL terms from field F. + +--- 1.6.14 2012/06/04 + +Fix for IE7/8 in pz.js + +Applied patch from Giannis Kosmas on keepAlive, which also adds keepAlive to init response. + +Lower log level some places. + +Remove some invalid test results. + --- 1.6.13 2012/05/23 Introducing a version=2 parameter for show, termlist and bytarget commands.