Adam Dickmeiss [Tue, 8 Sep 2009 07:29:07 +0000 (09:29 +0200)]
Remove unused global parameter: chunk
Adam Dickmeiss [Tue, 8 Sep 2009 07:23:53 +0000 (09:23 +0200)]
Remove more semi-unused globals
Adam Dickmeiss [Tue, 8 Sep 2009 07:03:56 +0000 (09:03 +0200)]
Removed unused local
Adam Dickmeiss [Tue, 8 Sep 2009 07:01:44 +0000 (09:01 +0200)]
Test server with multiple services
Adam Dickmeiss [Mon, 7 Sep 2009 13:58:14 +0000 (15:58 +0200)]
Refactor / reduce globals.
Adam Dickmeiss [Mon, 7 Sep 2009 12:07:14 +0000 (14:07 +0200)]
Databases per-service.
A service may now have a 'settings' element which defines settings
for this service alone. The database(s) are now managed per-service
- including memory (NMEM).
Adam Dickmeiss [Mon, 7 Sep 2009 09:01:29 +0000 (11:01 +0200)]
Multiple services.
The 'service' element may be repeated inside 'server'. A service may
be identified by an attribute 'id'. There can be exactly one or no
unnamed service (no attribute). For command init a service may
be selected by the use of parameter 'service'. No 'service' parameter
selects the unnamed service (backwards compatible).
Adam Dickmeiss [Mon, 7 Sep 2009 08:07:50 +0000 (10:07 +0200)]
Reformat
Adam Dickmeiss [Mon, 7 Sep 2009 08:04:26 +0000 (10:04 +0200)]
Refactor NMEM usage for conf_{service,config}.
Adam Dickmeiss [Fri, 4 Sep 2009 13:32:38 +0000 (15:32 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Fri, 4 Sep 2009 13:23:15 +0000 (15:23 +0200)]
Refactor service, settings
Sebastian Hammer [Wed, 2 Sep 2009 11:45:06 +0000 (11:45 +0000)]
Merge branch 'master' of ssh://git/home/git/pub/pazpar2
Sebastian Hammer [Wed, 2 Sep 2009 11:44:39 +0000 (11:44 +0000)]
Adding comment
Adam Dickmeiss [Wed, 2 Sep 2009 11:38:55 +0000 (13:38 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Wed, 2 Sep 2009 11:38:51 +0000 (13:38 +0200)]
Add 'make debian' target
Niels Erik Nielsen [Wed, 2 Sep 2009 01:56:20 +0000 (21:56 -0400)]
Polling 'record' based on new 'activeclients' in pazpar2
Adam Dickmeiss [Mon, 31 Aug 2009 12:39:35 +0000 (14:39 +0200)]
Extend record response with more info.
The record command now has activeclients (as in show), nextrecid
(if such record exist), prevrecid (if such record exist). This allows
navigation on single records and check for whether the system is idle
(activeclients == 0). Bug #3012.
Adam Dickmeiss [Fri, 28 Aug 2009 12:46:06 +0000 (14:46 +0200)]
Fix quoting for upload.sh
Adam Dickmeiss [Fri, 28 Aug 2009 12:42:18 +0000 (14:42 +0200)]
upload script
Adam Dickmeiss [Fri, 28 Aug 2009 12:41:48 +0000 (14:41 +0200)]
Remove DETAILS_AT_TOP Dox config
Adam Dickmeiss [Fri, 28 Aug 2009 12:39:02 +0000 (14:39 +0200)]
Version 1.1.1
Adam Dickmeiss [Fri, 28 Aug 2009 12:37:30 +0000 (14:37 +0200)]
Omit tkl rules for documentation
Adam Dickmeiss [Thu, 27 Aug 2009 19:35:44 +0000 (21:35 +0200)]
Tie resultset to session instead of connection
One result set is created per session (last search) rather than for
each connection which happen to be shared (bug #3009).
Sebastian Hammer [Fri, 21 Aug 2009 19:47:32 +0000 (19:47 +0000)]
Added mention of 'relevance' sortfield
Sebastian Hammer [Thu, 20 Aug 2009 22:51:41 +0000 (22:51 +0000)]
Should now be functionally equivalent to marc21.xsl
Sebastian Hammer [Thu, 20 Aug 2009 22:34:48 +0000 (22:34 +0000)]
More still!!!
Sebastian Hammer [Thu, 20 Aug 2009 22:25:23 +0000 (22:25 +0000)]
More fields
Sebastian Hammer [Thu, 20 Aug 2009 22:16:01 +0000 (22:16 +0000)]
Beginning of hopefully more efficient marc21 stylesheet
Sebastian Hammer [Thu, 20 Aug 2009 21:01:19 +0000 (21:01 +0000)]
maxrecs
Sebastian Hammer [Thu, 20 Aug 2009 20:59:04 +0000 (20:59 +0000)]
Here's a version that does DC
Adam Dickmeiss [Wed, 19 Aug 2009 11:30:32 +0000 (13:30 +0200)]
Update release date
Adam Dickmeiss [Wed, 19 Aug 2009 11:29:14 +0000 (13:29 +0200)]
Remove NSI file
Adam Dickmeiss [Tue, 18 Aug 2009 09:22:41 +0000 (11:22 +0200)]
Debian version 1.1.0-1.
Adam Dickmeiss [Tue, 18 Aug 2009 09:19:33 +0000 (11:19 +0200)]
News update.
Adam Dickmeiss [Fri, 14 Aug 2009 12:35:28 +0000 (14:35 +0200)]
For bad timeout value, use yaz_log and halt Pazpar2
Use yaz_log for errors so they can be spotted in the YAZ log file - like
almost all other errors. Do not continue Pazpar2 if bad option is given.
Wolfram Schneider [Wed, 5 Aug 2009 09:06:32 +0000 (09:06 +0000)]
New command line option:
-T session_timeout
Specifies a Pazpar2 HTTP session timeout. This overrides the
default value of 60 seconds which is to low for some broken
browser.
Adam Dickmeiss [Fri, 10 Jul 2009 16:04:31 +0000 (18:04 +0200)]
Update to new ID URLs
Adam Dickmeiss [Fri, 26 Jun 2009 18:55:45 +0000 (20:55 +0200)]
Use Docbook formatted GPL v2 from FSF
Sebastian Hammer [Tue, 16 Jun 2009 18:17:28 +0000 (18:17 +0000)]
Added circulation information
Sebastian Hammer [Tue, 16 Jun 2009 18:16:03 +0000 (18:16 +0000)]
Added stylesheet for parsing OPAC records and extracting circ information
Sebastian Hammer [Tue, 16 Jun 2009 18:15:45 +0000 (18:15 +0000)]
Refactored
Wolfram Schneider [Thu, 28 May 2009 08:36:01 +0000 (08:36 +0000)]
wait a second between stop and start in the restart command. This avoid
the case when the OS does not give yet the port address free and bind failed:
08:27:51-28/05 pazpar2 [log] Pazpar2 1.1.0 started
08:27:51-28/05 pazpar2 [log] HTTP listener 9005
08:27:51-28/05 pazpar2 [fatal] bind [Address already in use]
08:27:51-28/05 pazpar2 [log] Received SIGTERM from child 14128
Sebastian Hammer [Tue, 19 May 2009 17:14:06 +0000 (17:14 +0000)]
Added SRU target for Gutenberg, for testing.
Sebastian Hammer [Tue, 19 May 2009 15:25:24 +0000 (15:25 +0000)]
Turned off PDU log for LOC
Sebastian Hammer [Tue, 19 May 2009 15:08:16 +0000 (15:08 +0000)]
Cosmetic
Sebastian Hammer [Tue, 19 May 2009 15:07:37 +0000 (15:07 +0000)]
Added config for accessing LOC through SRU.
Sebastian Hammer [Tue, 19 May 2009 15:06:50 +0000 (15:06 +0000)]
Modified to ignore name of root element. This makes the stylesheet much more flexible.
Wolfram Schneider [Mon, 11 May 2009 20:25:37 +0000 (20:25 +0000)]
don't try to kill a process which does not exists anymore - this avoid
a silly error message
Jakub Skoczen [Tue, 5 May 2009 12:22:18 +0000 (14:22 +0200)]
Added subject md element.
Adam Dickmeiss [Tue, 5 May 2009 11:12:04 +0000 (13:12 +0200)]
Add doc-clean target
Adam Dickmeiss [Tue, 5 May 2009 11:07:44 +0000 (13:07 +0200)]
Update important news
Adam Dickmeiss [Tue, 5 May 2009 11:00:43 +0000 (13:00 +0200)]
Pazpar2 command 'info' also shows Git SHA1 ID.
Adam Dickmeiss [Tue, 5 May 2009 11:00:09 +0000 (13:00 +0200)]
Pazpar2 -V also shows Git SHA1.
Adam Dickmeiss [Tue, 5 May 2009 10:59:46 +0000 (12:59 +0200)]
Generate PAZPAR2_VERSION_SHA1 (Git SHA1 ID).
Adam Dickmeiss [Tue, 5 May 2009 10:34:29 +0000 (12:34 +0200)]
Fix template name (bad from previous commit)
Adam Dickmeiss [Tue, 5 May 2009 10:25:15 +0000 (12:25 +0200)]
Move openurl stuff to marc21-ourl.xsl. Hookin marc21.xsl.
The marc21.xsl now has a template record-hook which allows marc21.xsl to
be imported and record-hook to override stuff. The marc21-ourl.xsl
uses this facility and includes the pz2-ourl-marc21-xsl.
Adam Dickmeiss [Fri, 1 May 2009 13:04:23 +0000 (15:04 +0200)]
New mergekey facilities. Bug #2343 and bug #2800).
The mergekey (recid in display) is now generated by the following
rules: the contents of attribute mergekey and all metadata elements
with attribute mergekey=yes are combined in to one resulting mergekey.
If the resulting mergekey is empty a unique mergekey is generated
(which prevents merging). This allows a system with no merging
enabled. It also allows mergekeys to be customized "per-service".
Adam Dickmeiss [Fri, 1 May 2009 11:06:16 +0000 (13:06 +0200)]
Simplifications WRT show raw (immediate).
Adam Dickmeiss [Fri, 1 May 2009 10:41:09 +0000 (12:41 +0200)]
New record retrieval test that does not rely on caching.
Adam Dickmeiss [Fri, 1 May 2009 10:37:12 +0000 (12:37 +0200)]
Command record may return cached records (bug #2799).
The 'record' command with argument 'offset' given but with no
'syntax' and 'esn' parameter now fetches records from last search.
This allows fast retrieval of marcxml and raw records. If, OTOH, esn
and syntax is given the record is assumed not to be cached and a new
present request is fired as before.
Adam Dickmeiss [Fri, 1 May 2009 09:02:30 +0000 (11:02 +0200)]
buildconf.sh uses only Libtool flags when present
Adam Dickmeiss [Fri, 1 May 2009 08:50:13 +0000 (10:50 +0200)]
Remove redundant tests test_{relevance,reclists}.
Adam Dickmeiss [Wed, 1 Apr 2009 21:13:05 +0000 (23:13 +0200)]
Update expected result for regression test (bug #2723).
Adam Dickmeiss [Wed, 1 Apr 2009 13:31:29 +0000 (15:31 +0200)]
Update to upstream skeleton of init.d script.
Make a new init.d script which is based on /etc/init.d/skeleton . This
changes a few things, most importantly there is no sleep anymore for
restart.. Instead --retry is used . This might very well fix bug #2285.
Sebastian Hammer [Fri, 27 Mar 2009 12:34:52 +0000 (12:34 +0000)]
Resolved conflicts
Merge branch 'master' of ssh://git/home/git/pub/pazpar2
Conflicts:
etc/cf.xsl
Sebastian Hammer [Fri, 27 Mar 2009 12:32:47 +0000 (12:32 +0000)]
TUning
Wolfram Schneider [Wed, 25 Mar 2009 09:52:02 +0000 (09:52 +0000)]
I hate failed merges
Wolfram Schneider [Tue, 24 Mar 2009 22:56:10 +0000 (22:56 +0000)]
print URL
Wolfram Schneider [Tue, 24 Mar 2009 22:49:33 +0000 (22:49 +0000)]
Add <progress /> tag to support a progress bar. The value is between 0 ... 1
Jakub Skoczen [Tue, 24 Mar 2009 13:19:19 +0000 (14:19 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Jakub Skoczen [Tue, 24 Mar 2009 13:18:53 +0000 (14:18 +0100)]
Added native dc normaliztion stylesheet.
Adam Dickmeiss [Thu, 19 Mar 2009 12:32:13 +0000 (13:32 +0100)]
Fix NULL ptr reference for HTTP proxy.
The ser->host might be 0 in case attribute 'host' is not given for element
'listen' in configuration. This commit avoids referencing it in sprintf.
Adam Dickmeiss [Fri, 6 Mar 2009 13:46:52 +0000 (14:46 +0100)]
Set OBJDIR
Adam Dickmeiss [Thu, 5 Mar 2009 11:48:57 +0000 (12:48 +0100)]
Path fixes for Windows. Settings uses base conf directory.
Adam Dickmeiss [Thu, 5 Mar 2009 11:46:40 +0000 (12:46 +0100)]
NSIS installer works for src + binaries.
NSIS installer works for source and binaries.. Pazpar2 may be
started on console, but Windows service short-cuts do not yet work.
Adam Dickmeiss [Thu, 5 Mar 2009 11:45:53 +0000 (12:45 +0100)]
Link with YAZ' ICU wrapper on Windows too
Adam Dickmeiss [Thu, 5 Mar 2009 09:22:21 +0000 (10:22 +0100)]
License file for NSIS installer.
Adam Dickmeiss [Thu, 5 Mar 2009 09:20:04 +0000 (10:20 +0100)]
First go at NSIS installer for Pazpar2.
Adam Dickmeiss [Thu, 5 Mar 2009 08:51:03 +0000 (09:51 +0100)]
version.nsi generated by configure.
Adam Dickmeiss [Thu, 5 Mar 2009 08:50:48 +0000 (09:50 +0100)]
Ignore files for Windows build.
Adam Dickmeiss [Thu, 5 Mar 2009 08:46:55 +0000 (09:46 +0100)]
No need to mention ICU in configure result
Adam Dickmeiss [Thu, 5 Mar 2009 07:48:04 +0000 (08:48 +0100)]
icu_I18N no longer part of pazpar2
Adam Dickmeiss [Thu, 5 Mar 2009 07:43:52 +0000 (08:43 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Thu, 5 Mar 2009 07:43:47 +0000 (08:43 +0100)]
Bump year. Comment on VS2008
Adam Dickmeiss [Tue, 3 Mar 2009 14:37:55 +0000 (15:37 +0100)]
No dollar Id please
Jakub Skoczen [Tue, 3 Mar 2009 14:35:48 +0000 (15:35 +0100)]
Use multiple meta-data elements.
Adam Dickmeiss [Mon, 23 Feb 2009 16:50:34 +0000 (17:50 +0100)]
Update to new LOGO
Wolfram Schneider [Wed, 11 Feb 2009 09:38:19 +0000 (09:38 +0000)]
Add <noscript/> test
Wolfram Schneider [Wed, 11 Feb 2009 09:32:18 +0000 (09:32 +0000)]
tag id's are unique, rename <div id="sort"> to <div id="ranking">.
The id=sort is already used in Sort by select box.
Wolfram Schneider [Wed, 11 Feb 2009 09:27:17 +0000 (09:27 +0000)]
Reduce the number of HTML errors
Wolfram Schneider [Tue, 10 Feb 2009 21:18:55 +0000 (21:18 +0000)]
Allow to override on the commandline the variables:
pazpar2_config
pazpar2_pid
pazpar2_log
This allow you to run more than one pazpar2 instance on a host with
this start/stop script.
Wolfram Schneider [Tue, 10 Feb 2009 21:18:04 +0000 (21:18 +0000)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/pazpar2
Wolfram Schneider [Tue, 10 Feb 2009 21:17:16 +0000 (21:17 +0000)]
Add XSLT sheet for Connector Frameworks records.
Adam Dickmeiss [Fri, 6 Feb 2009 22:05:13 +0000 (23:05 +0100)]
Removed redundant xslt includes
Adam Dickmeiss [Fri, 16 Jan 2009 12:43:54 +0000 (13:43 +0100)]
Updated footer comment
Wolfram Schneider [Wed, 14 Jan 2009 12:23:07 +0000 (13:23 +0100)]
add tags for journals.
Wolfram Schneider [Mon, 12 Jan 2009 18:50:12 +0000 (19:50 +0100)]
Allow to override PAZPAR2_HOME variable on the command line with
environment variable, e.g.
env PAZPAR2_HOME=$HOME/indexdata/pazpar2 ./src/pazpar2.sh restart -t etc/edu.xml
Wolfram Schneider [Mon, 12 Jan 2009 18:44:58 +0000 (19:44 +0100)]
Add a start/stop script for pazpar2. The start/restart arguments
supports pazpar2 options, e.g. to restart pazpar2 with edu targets:
./src/pazpar2.sh restart -t etc/edu.xml
Adam Dickmeiss [Mon, 12 Jan 2009 14:49:02 +0000 (15:49 +0100)]
Happy new year
Adam Dickmeiss [Sun, 28 Dec 2008 10:38:50 +0000 (11:38 +0100)]
More ICU stuff to be removed