From: Adam Dickmeiss Date: Wed, 27 Jun 2012 09:11:27 +0000 (+0200) Subject: More NEWS X-Git-Tag: v1.6.15~1 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=sidebyside;h=bfe48c0f1f5ca9e68ee6ca9629c2bb4509b1286d;p=pazpar2-moved-to-github.git More NEWS --- diff --git a/NEWS b/NEWS index 7cd52e2..384bc11 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ + +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