Fixed bug 2100
[pazpar2-moved-to-github.git] / NEWS
1 Fixed bug 2100: Database wildcards not working
2
3 --- 1.0.5 2007/11/09
4
5 Added support for retrieval of records in binary.
6
7 Fixed bug 1794: Pazpar2 does not return valid XML.
8
9 Deal with ICU not returning sortkey (resulted in SEGV before).
10
11 --- 1.0.4 2007/09/28
12
13 JavaScript library pzw2.js throws error if WS response (from Pazpar2 or
14 other) is malformed (non-wellformed XML or missing Pazpar2 OK status).
15
16 Improved diagnostics when Pazpar2 HTTP decoding fails.
17
18 Pazpar2 requests may be POSTed as using Content-Type
19 application/x-www-form-urlencoded.
20
21 Pazpar2 honors LF in HTTP headers.
22
23 Handle targets that handle negative hit counts (should not happen, but it
24 does).
25
26 --- 1.0.3 2007/09/19
27
28 ICU is used for tokenization and normalization of the following: mergekey,
29 sorting, relevance terms.
30
31 Debian package now enables ICU tokenization and normalization by default.
32
33 --- 1.0.2 2007/08/22
34
35 Exposed user setting values (i.e. non-pz: names) to the record systems in two
36 ways: Either as parameters to the normalization stylesheets (which would allow the
37 programmer to postprocess or use the values in any way) or after the normalization
38 step, in which case values are made part of the normalized record (and available for
39 sorting, termlists, display, or other interface-related use.
40
41 Implemented sorting by year.
42
43 Option -d dumps records to the current log file instead of stderr.
44
45 Fixes for compilation on cygwin.
46
47 Z39.50 client code uses pz:elements. pz:elements was recognized in
48 earlier Pazpar2 versions but it was not used for anything.
49
50 icu_chain_test is using fgets instead of getline - fixes compilation
51 on MacOSX .
52
53 Loosen the CCL query parsing so that Pazpar2 only returns error if _all_
54 query conversions fail (rather than _any_). This means targets that do
55 not support some fields are ignored in a search.
56
57 --- 1.0.1 2007/07/03
58
59 Improved handling of socket timeout for Z39.50 connections. 
60
61 Misc documentation updates and spell fixes.
62
63 Debian package pazpar2 creates log rotate entry.
64
65 Debian package pazpar2-apache2 reloads Apache2.
66
67 jsdemo included in distribution. It illustrates the use of the js/pz2.js
68 JavaScript library.
69
70 --- 1.0.0 2007/06/20
71
72 First public release.
73