From 230e63510e7d4c1d49e788777c2fd39167c55367 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 12 Oct 2011 16:18:38 +0200 Subject: [PATCH] Changes --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 66ab475..083d60a 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,12 @@ +New pz:sortmap:field setting for specifying hints on how to make +a target natively sort on a field. This is used for command=show in +conjunction with sort. + +New pz:url setting for specifying the actual URL for a target. When +this is used the target ID is not used as URL anymore and the target ID +may be almost any string (not including []). + command=termlist without name parameter returns all termlists/facets. Previously if name parameter was omitted, only "subject" was returned. -- 1.7.10.4