pazpar2-moved-to-github.git
11 years agoMerge branch 'master' into session_lock
Adam Dickmeiss [Mon, 22 Apr 2013 14:37:14 +0000 (16:37 +0200)]
Merge branch 'master' into session_lock

11 years agoFix description of pazpar2-dbg
Adam Dickmeiss [Mon, 22 Apr 2013 14:37:05 +0000 (16:37 +0200)]
Fix description of pazpar2-dbg

11 years agoMerge branch 'master' into session_lock
Adam Dickmeiss [Mon, 22 Apr 2013 14:25:29 +0000 (16:25 +0200)]
Merge branch 'master' into session_lock

11 years agoDebug package pazpar2-dbg. PAZ-867
Adam Dickmeiss [Mon, 22 Apr 2013 13:10:18 +0000 (15:10 +0200)]
Debug package pazpar2-dbg. PAZ-867

11 years agoMerge branch 'master' into session_lock
Adam Dickmeiss [Wed, 17 Apr 2013 11:36:42 +0000 (13:36 +0200)]
Merge branch 'master' into session_lock

Conflicts:
src/session.c

11 years agoFix NULL ptr reference of se->relevance
Adam Dickmeiss [Wed, 17 Apr 2013 11:28:51 +0000 (13:28 +0200)]
Fix NULL ptr reference of se->relevance

If a new search is initiated and a CCL query fails to parse,
then session->relevance becomes NULL.

11 years agoMerge branch 'master' into session_lock
Adam Dickmeiss [Wed, 17 Apr 2013 08:57:31 +0000 (10:57 +0200)]
Merge branch 'master' into session_lock

11 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Wed, 17 Apr 2013 08:57:01 +0000 (10:57 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

11 years agoDocument POSTing of settings/services PAZ-865
Adam Dickmeiss [Wed, 17 Apr 2013 08:56:08 +0000 (10:56 +0200)]
Document POSTing of settings/services PAZ-865

11 years agoRemove /select from solr targets
Dennis Schafroth [Fri, 12 Apr 2013 11:51:00 +0000 (13:51 +0200)]
Remove /select from solr targets

11 years agoRevert changes
Dennis Schafroth [Fri, 12 Apr 2013 11:50:03 +0000 (13:50 +0200)]
Revert changes

11 years agoRevert the Solr target name change. Not important
Dennis Schafroth [Fri, 12 Apr 2013 11:30:58 +0000 (13:30 +0200)]
Revert the Solr target name change. Not important

11 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Fri, 12 Apr 2013 10:41:42 +0000 (12:41 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

11 years agoRemove the /select on Solr urls. Yaz appends handler depending if it is search or...
Dennis Schafroth [Fri, 12 Apr 2013 10:39:52 +0000 (12:39 +0200)]
Remove the /select on Solr urls. Yaz appends handler depending if it is search or scan

11 years agoRemove the select part. Yaz will decide to do a search or scan and map it to search...
Dennis Schafroth [Fri, 12 Apr 2013 10:33:27 +0000 (12:33 +0200)]
Remove the select part. Yaz will decide to do a search or scan and map it to search/term handler

11 years agoMerge branch 'master' into session_lock
Adam Dickmeiss [Wed, 10 Apr 2013 15:02:01 +0000 (17:02 +0200)]
Merge branch 'master' into session_lock

11 years agoVersion 1.6.29 v1.6.29
Adam Dickmeiss [Fri, 5 Apr 2013 12:56:31 +0000 (14:56 +0200)]
Version 1.6.29

11 years agoFix ref to sortmap
Adam Dickmeiss [Fri, 5 Apr 2013 12:56:19 +0000 (14:56 +0200)]
Fix ref to sortmap

11 years agoUse getaddrinfo for HTTP listener
Adam Dickmeiss [Fri, 5 Apr 2013 11:52:35 +0000 (13:52 +0200)]
Use getaddrinfo for HTTP listener

Allows Pazpar2 to listen on IPV6 addresses if host+port is given for
listen element. By default (no host), it still listens on IPV4 only.

11 years agoRequire yaz-ztest 4.2.52 for testing
Adam Dickmeiss [Wed, 3 Apr 2013 11:16:06 +0000 (13:16 +0200)]
Require yaz-ztest 4.2.52 for testing

11 years agoDoc: more on pz:extendrecs and spell fix
Adam Dickmeiss [Wed, 3 Apr 2013 11:00:42 +0000 (13:00 +0200)]
Doc: more on pz:extendrecs and spell fix

11 years agoChange semantics of pz:extendrecs
Adam Dickmeiss [Wed, 3 Apr 2013 10:55:18 +0000 (12:55 +0200)]
Change semantics of pz:extendrecs

and allow for repeated fetches . pz:extendrecs is now the number
of extra records to fetch (was total count before).

11 years agoUpdate for new yaz-ztest pseudo hit count behavior
Adam Dickmeiss [Wed, 3 Apr 2013 10:51:48 +0000 (12:51 +0200)]
Update for new yaz-ztest pseudo hit count behavior

11 years agoAdd ws2tcpip.h for getaddrinfo on Windows
Adam Dickmeiss [Tue, 2 Apr 2013 14:03:23 +0000 (16:03 +0200)]
Add ws2tcpip.h for getaddrinfo on Windows

11 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Tue, 2 Apr 2013 13:52:56 +0000 (15:52 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

11 years agoAllow IPV6 addresses PAZ-841
Adam Dickmeiss [Tue, 2 Apr 2013 13:41:54 +0000 (15:41 +0200)]
Allow IPV6 addresses PAZ-841

for clients (databases).

11 years agoIgnore local0.ent
Adam Dickmeiss [Wed, 27 Mar 2013 12:43:51 +0000 (13:43 +0100)]
Ignore local0.ent

11 years agoDocumentation rebuilt if local.ent changes
Adam Dickmeiss [Wed, 27 Mar 2013 12:33:19 +0000 (13:33 +0100)]
Documentation rebuilt if local.ent changes

11 years agoDocumentation rebuilt if local.ent changes
Adam Dickmeiss [Wed, 27 Mar 2013 12:33:19 +0000 (13:33 +0100)]
Documentation rebuilt if local.ent changes

11 years agoCheck for Libxslt support PAZ-862
Adam Dickmeiss [Mon, 25 Mar 2013 08:28:17 +0000 (09:28 +0100)]
Check for Libxslt support PAZ-862

11 years agoMerge branch 'master' into session_lock
Adam Dickmeiss [Fri, 22 Mar 2013 11:52:08 +0000 (12:52 +0100)]
Merge branch 'master' into session_lock

11 years agoAllow the record element without collection
Dennis Schafroth [Fri, 22 Mar 2013 10:30:05 +0000 (11:30 +0100)]
Allow the record element without collection

11 years agoXSD for the pz2 format
Dennis Schafroth [Fri, 22 Mar 2013 10:08:36 +0000 (11:08 +0100)]
XSD for the pz2 format

11 years agoVersion 1.6.28 v1.6.28
Adam Dickmeiss [Thu, 21 Mar 2013 09:58:38 +0000 (10:58 +0100)]
Version 1.6.28

11 years agoEnsure show_range_start returns non-null
Adam Dickmeiss [Wed, 20 Mar 2013 14:43:26 +0000 (15:43 +0100)]
Ensure show_range_start returns non-null

if session is still locked. So that show_records properly unlocks
again.

11 years agoReformat
Adam Dickmeiss [Tue, 19 Mar 2013 12:16:12 +0000 (13:16 +0100)]
Reformat

11 years agoFix use of sizeof in nmem_malloc call
Adam Dickmeiss [Tue, 19 Mar 2013 12:12:32 +0000 (13:12 +0100)]
Fix use of sizeof in nmem_malloc call

Now sizeof(char*) , rather than sizeof(char).

11 years agoReformat
Adam Dickmeiss [Tue, 19 Mar 2013 12:07:46 +0000 (13:07 +0100)]
Reformat

11 years agoRemove unused client code
Adam Dickmeiss [Tue, 19 Mar 2013 11:46:35 +0000 (12:46 +0100)]
Remove unused client code

11 years agoRPM: simplify make install rule
Adam Dickmeiss [Tue, 19 Mar 2013 11:21:04 +0000 (12:21 +0100)]
RPM: simplify make install rule

11 years agoFix check for pz:extendrecs
Adam Dickmeiss [Thu, 14 Mar 2013 14:40:48 +0000 (15:40 +0100)]
Fix check for pz:extendrecs

11 years agoFewer messages when pz:extendfetch is not in effect
Adam Dickmeiss [Thu, 14 Mar 2013 14:24:12 +0000 (15:24 +0100)]
Fewer messages when pz:extendfetch is not in effect

11 years agoMerge branch 'master' into session_lock
Adam Dickmeiss [Wed, 13 Mar 2013 13:03:55 +0000 (14:03 +0100)]
Merge branch 'master' into session_lock

11 years agoPass integer for yaz_log %u
Adam Dickmeiss [Wed, 13 Mar 2013 13:00:42 +0000 (14:00 +0100)]
Pass integer for yaz_log %u

Not a string

11 years agoAllow session_log with session=NULL ptr
Adam Dickmeiss [Wed, 13 Mar 2013 12:58:37 +0000 (13:58 +0100)]
Allow session_log with session=NULL ptr

11 years agoMerge branch 'master' into session_lock
Adam Dickmeiss [Tue, 12 Mar 2013 14:31:08 +0000 (15:31 +0100)]
Merge branch 'master' into session_lock

11 years agoAvoid null ptr reference of se->reclist PAZ-856
Adam Dickmeiss [Tue, 12 Mar 2013 13:45:25 +0000 (14:45 +0100)]
Avoid null ptr reference of se->reclist PAZ-856

Could happen if show occurs before a search in a session.

11 years agoDocument pz:extendrecs
Adam Dickmeiss [Fri, 8 Mar 2013 13:08:29 +0000 (14:08 +0100)]
Document pz:extendrecs

11 years agoDocument pz:extendrecs
Adam Dickmeiss [Fri, 8 Mar 2013 13:08:29 +0000 (14:08 +0100)]
Document pz:extendrecs

11 years agoMerge branch 'master' into session_lock
Adam Dickmeiss [Fri, 8 Mar 2013 12:46:53 +0000 (13:46 +0100)]
Merge branch 'master' into session_lock

11 years agoVersion 1.6.27 v1.6.27
Adam Dickmeiss [Fri, 8 Mar 2013 12:32:50 +0000 (13:32 +0100)]
Version 1.6.27

11 years agoFix text/cdata nodes collection
Jakub Skoczen [Fri, 8 Mar 2013 12:17:58 +0000 (13:17 +0100)]
Fix text/cdata nodes collection

11 years agoVersion 1.6.26 v1.6.26
Adam Dickmeiss [Fri, 8 Mar 2013 11:24:40 +0000 (12:24 +0100)]
Version 1.6.26

11 years agoDelete traling whitespace from NEWS
Adam Dickmeiss [Fri, 8 Mar 2013 11:23:17 +0000 (12:23 +0100)]
Delete traling whitespace from NEWS

11 years agoUpdate NEWS
Adam Dickmeiss [Fri, 8 Mar 2013 11:22:45 +0000 (12:22 +0100)]
Update NEWS

11 years agoUse session_log when possible
Adam Dickmeiss [Thu, 7 Mar 2013 09:55:47 +0000 (10:55 +0100)]
Use session_log when possible

11 years agoFix missing limitmap warning PAZ-859
Adam Dickmeiss [Fri, 1 Mar 2013 10:35:03 +0000 (11:35 +0100)]
Fix missing limitmap warning PAZ-859

11 years agoMake use of the pz:metadata empty in tests
Adam Dickmeiss [Thu, 28 Feb 2013 12:52:56 +0000 (13:52 +0100)]
Make use of the pz:metadata empty in tests

11 years agotest tmarc.xsl same as the official one in etc
Adam Dickmeiss [Thu, 28 Feb 2013 12:52:40 +0000 (13:52 +0100)]
test tmarc.xsl same as the official one in etc

11 years agoSimplify XSLs by using new pz:metadata attribute 'empty'.
Adam Dickmeiss [Thu, 28 Feb 2013 12:51:53 +0000 (13:51 +0100)]
Simplify XSLs by using new pz:metadata attribute 'empty'.

11 years agoNew pz:metadata attribute, empty="empty-value" PAZ-858
Adam Dickmeiss [Thu, 28 Feb 2013 12:46:33 +0000 (13:46 +0100)]
New pz:metadata attribute, empty="empty-value" PAZ-858

With this attribute, Pazpar2 treates an empty pz:metadata type
as having the value for "empty"  - if empty!

11 years agoMerge branch 'master' into session_lock
Adam Dickmeiss [Mon, 25 Feb 2013 13:07:02 +0000 (14:07 +0100)]
Merge branch 'master' into session_lock

11 years agoMerge branch 'master' into fetch_more
Adam Dickmeiss [Mon, 25 Feb 2013 10:19:09 +0000 (11:19 +0100)]
Merge branch 'master' into fetch_more

11 years agoMerge branch 'master' into session_lock
Adam Dickmeiss [Wed, 20 Feb 2013 12:42:31 +0000 (13:42 +0100)]
Merge branch 'master' into session_lock

11 years agoChange log msg for Pazpart start/stop
Adam Dickmeiss [Wed, 20 Feb 2013 12:40:55 +0000 (13:40 +0100)]
Change log msg for Pazpart start/stop

Now using same style as Metaproxy, ie
 Pazpar2 start SHA1 / Pazpar2 stop .

11 years agoLog when session is created
Adam Dickmeiss [Wed, 20 Feb 2013 11:58:13 +0000 (12:58 +0100)]
Log when session is created

11 years agoAvoid dead-lock between host->mutex and session lock
Adam Dickmeiss [Wed, 20 Feb 2013 10:39:26 +0000 (11:39 +0100)]
Avoid dead-lock between host->mutex and session lock

Simply do not call non_block_events. It does nothing in the case
of a timeout.

11 years agoFix lock problem with command=bytarget&block=1
Adam Dickmeiss [Fri, 8 Feb 2013 12:40:13 +0000 (13:40 +0100)]
Fix lock problem with command=bytarget&block=1

11 years agoChange session locking further
Adam Dickmeiss [Thu, 7 Feb 2013 13:21:05 +0000 (14:21 +0100)]
Change session locking further

Due to the record command hang fetch, the session locking scheme is
further simplified to _one_ place for call backs (non_block_events).

11 years agoMerge branch 'master' into session_lock
Adam Dickmeiss [Thu, 7 Feb 2013 12:43:35 +0000 (13:43 +0100)]
Merge branch 'master' into session_lock

11 years agoMerge branch 'master' into fetch_more
Adam Dickmeiss [Thu, 7 Feb 2013 12:30:20 +0000 (13:30 +0100)]
Merge branch 'master' into fetch_more

11 years agoVersion 1.6.25 v1.6.25
Adam Dickmeiss [Thu, 7 Feb 2013 11:58:47 +0000 (12:58 +0100)]
Version 1.6.25

11 years agoAdd test of commmnd=record with esn specified
Adam Dickmeiss [Thu, 7 Feb 2013 11:45:46 +0000 (12:45 +0100)]
Add test of commmnd=record with esn specified

11 years agoFix hang of record with esn/syntax (2nd)
Adam Dickmeiss [Thu, 7 Feb 2013 11:42:01 +0000 (12:42 +0100)]
Fix hang of record with esn/syntax (2nd)

Command record with esn and/or syntax makes a definite retrieval.
If that hits a cached record it would not see record events from
ZOOM and handle those. This commit ensures that connection_continue
calls event handling function non_block_events if necessary.
Since the session is already locked in some cases, we must ensure
that non_block_events do not (again) block on session.

11 years agoMake check works, no problems (yet) with threads
Adam Dickmeiss [Wed, 6 Feb 2013 13:16:30 +0000 (14:16 +0100)]
Make check works, no problems (yet) with threads

11 years agosession lock work (completely untested)
Adam Dickmeiss [Tue, 5 Feb 2013 14:56:35 +0000 (15:56 +0100)]
session lock work (completely untested)

11 years agoMissing metadata elements added
Adam Dickmeiss [Tue, 5 Feb 2013 12:55:15 +0000 (13:55 +0100)]
Missing metadata elements added

11 years agoRevise extended fetch algorithm
Adam Dickmeiss [Mon, 4 Feb 2013 13:21:13 +0000 (14:21 +0100)]
Revise extended fetch algorithm

If the show records returned were the last in the sorted "window" of
records per-client , an extended fetch will be attempted. Only if there
are more records to be fetched (hit count depending) and pz:extendrecs
is defined, another fetch will be initiated.

11 years agoRefactor: show_range_start deals with extended fetch
Adam Dickmeiss [Mon, 4 Feb 2013 11:56:19 +0000 (12:56 +0100)]
Refactor: show_range_start deals with extended fetch

11 years agoMerge branch 'master' into fetch_more
Adam Dickmeiss [Mon, 4 Feb 2013 10:24:46 +0000 (11:24 +0100)]
Merge branch 'master' into fetch_more

11 years agoMake a message to DEBUG
Adam Dickmeiss [Fri, 1 Feb 2013 13:52:13 +0000 (14:52 +0100)]
Make a message to DEBUG

11 years agoAdd missing metadata for service generated by tmarc.xsl
Adam Dickmeiss [Fri, 1 Feb 2013 13:49:53 +0000 (14:49 +0100)]
Add missing metadata for service generated by tmarc.xsl

These elements are generated by the XSL, but were not mentioned in
our default service: title-complete, title-uniform, has-fulltext,
oclc-number, system-control-nr.

11 years agoComplete record match does not serve as error
Adam Dickmeiss [Thu, 31 Jan 2013 15:59:24 +0000 (16:59 +0100)]
Complete record match does not serve as error

11 years agoDon't use local variable same_sort_order
Adam Dickmeiss [Thu, 31 Jan 2013 14:46:03 +0000 (15:46 +0100)]
Don't use local variable same_sort_order

It's replaced by client->same_search member.

11 years agoAdd test using pz:extendrecs
Adam Dickmeiss [Wed, 23 Jan 2013 11:23:47 +0000 (12:23 +0100)]
Add test using pz:extendrecs

11 years agopz:extendrecs number of records in extended mode
Adam Dickmeiss [Wed, 23 Jan 2013 11:19:59 +0000 (12:19 +0100)]
pz:extendrecs number of records in extended mode

If pz:extendrecs is defined it is the maximum number of records
for a target for a show that would otherwise be partial.

11 years agoWorking fetch more, but settings/tests needs updating
Adam Dickmeiss [Wed, 23 Jan 2013 07:56:26 +0000 (08:56 +0100)]
Working fetch more, but settings/tests needs updating

11 years agoWork on fetch more
Adam Dickmeiss [Tue, 22 Jan 2013 14:44:12 +0000 (15:44 +0100)]
Work on fetch more

11 years agoSimplify show_range_start a bit
Adam Dickmeiss [Tue, 22 Jan 2013 12:21:53 +0000 (13:21 +0100)]
Simplify show_range_start a bit

11 years agoVersion 1.6.24 v1.6.24
Adam Dickmeiss [Fri, 18 Jan 2013 13:29:22 +0000 (14:29 +0100)]
Version 1.6.24

11 years agoUpdate NEWS
Adam Dickmeiss [Fri, 18 Jan 2013 13:28:22 +0000 (14:28 +0100)]
Update NEWS

11 years agoNew merge attribute type: 'first'
Adam Dickmeiss [Fri, 18 Jan 2013 12:39:40 +0000 (13:39 +0100)]
New merge attribute type: 'first'

which takes all metadata fields from first target that
returns the particular field.

11 years agoSkip ICU based tests when ICU is disabled
Adam Dickmeiss [Tue, 8 Jan 2013 15:16:37 +0000 (16:16 +0100)]
Skip ICU based tests when ICU is disabled

And clean up the testing scripts as well.

11 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Sun, 6 Jan 2013 15:26:59 +0000 (16:26 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

11 years agoVersion 1.6.23 v1.6.23
Adam Dickmeiss [Wed, 2 Jan 2013 11:52:37 +0000 (12:52 +0100)]
Version 1.6.23

11 years agoAdd quantal
Adam Dickmeiss [Wed, 2 Jan 2013 11:52:23 +0000 (12:52 +0100)]
Add quantal

11 years agoAdd centos6
Adam Dickmeiss [Wed, 2 Jan 2013 11:51:42 +0000 (12:51 +0100)]
Add centos6

11 years agoUpdate NEWS
Adam Dickmeiss [Wed, 2 Jan 2013 11:31:57 +0000 (12:31 +0100)]
Update NEWS

11 years agoBump copyright year
Adam Dickmeiss [Wed, 2 Jan 2013 11:22:27 +0000 (12:22 +0100)]
Bump copyright year

11 years agopp2client calls stat and info
Adam Dickmeiss [Wed, 2 Jan 2013 11:12:07 +0000 (12:12 +0100)]
pp2client calls stat and info