X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=39dfd89ede8584a840bb4663e3044b0380a0381d;hb=6e5054c11a4470dde3515a362aa3f38d69df68d0;hp=322a06964129ea8148488a419748f4e2efd8af87;hpb=43204ce3c136146151139cf3662e7f302bbd67d7;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 322a069..39dfd89 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,44 @@ +--- 1.8.1 2014/10/10 + +Turbomarc needs number check for date 903 map PAZ-973 + +primo-pz2.xsl creates citation rather than journal-subpart PAZ-972 + +pz2.js: on successful search, issue a "show" command only if a show +callback function has been installed. Fixes part of PAZ-975 + +--- 1.8.0 2014/09/30 + +New command=stop which stops further search&retrieval for active +databases. + +CF/primo XSL generates {volume,issue,pages}-number that are defined +in default Pazpar2 service definition. PAZ-968 PAZ-970 + +--- 1.7.5 2014/09/11 + +Various fixes for threaded operation PAZ-960 thru PAZ-966 + +Dump main configuration file during start of Pazpar2 PAZ-957 + +--- 1.7.4 2014/09/02 + +Log ingest failures and record failures: + +Clean up logging PAZ-942 +Use session lead in more places. Log hits/records/filtered for each +target when fetching is complete. Log hit count when a search +(response) is received. Remove some less useful log messages. + +Fix warning about about missing (internal) stylesheet PAZ-956 + +Report number of filtered records in bytarget PAZ-954 + +Cache XML documents as they appear after normalization. The key +for the cache is database+record offset. Cache is removed if query +is modified for search. This speeds up re-establishing a result set +for databases where new query is same previous query. + --- 1.7.3 2014/08/22 poll: add assert for number of FDs; abort on poll failure