X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=47437f52102db8dad711bf4d1a40163c3cf76de9;hb=8cf288df88e558c157db98fb641e1961510417a3;hp=3151d0b6b21cd37ee72c8bec1edb977011bacb95;hpb=fbf9a96bf6f30c4f952bf77103e3794311f5dca4;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 3151d0b..47437f5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,35 @@ +--- 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 + +--- 1.7.2 2014/08/18 + +Fix hang for 2nd use of target with unresolved DNS PAZ-949 + --- 1.7.1 2014/08/14 Use poll rather than select for main event loop to overcome limit of