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