pazpar2-moved-to-github.git
12 years agoUpdated, but need a review
Dennis Schafroth [Tue, 24 Apr 2012 14:29:24 +0000 (14:29 +0000)]
Updated, but need a review

12 years agoUpdated, but need a review
Dennis Schafroth [Tue, 24 Apr 2012 14:29:21 +0000 (14:29 +0000)]
Updated, but need a review

12 years agoUsing post settings files instead
Dennis Schafroth [Tue, 24 Apr 2012 14:20:36 +0000 (14:20 +0000)]
Using post settings files instead

12 years agoExtract target settings from test_preferred.urls
Dennis Schafroth [Tue, 24 Apr 2012 14:20:04 +0000 (14:20 +0000)]
Extract target settings from test_preferred.urls

12 years agoNew settings files: General ztest@localhost:9999. Solr Test target (file need renaming)
Dennis Schafroth [Tue, 24 Apr 2012 13:37:03 +0000 (13:37 +0000)]
New settings files: General ztest@localhost:9999. Solr Test target (file need renaming)

12 years agoRefactored to use post settings
Dennis Schafroth [Tue, 24 Apr 2012 13:35:50 +0000 (13:35 +0000)]
Refactored to use post settings

12 years agoAlso due Solr Test re-indexing
Dennis Schafroth [Tue, 24 Apr 2012 13:07:53 +0000 (13:07 +0000)]
Also due Solr Test re-indexing

12 years agoTest site was re-indexed
Dennis Schafroth [Tue, 24 Apr 2012 12:53:11 +0000 (12:53 +0000)]
Test site was re-indexed

12 years agoTest site was re-indexed
Dennis Schafroth [Tue, 24 Apr 2012 12:53:08 +0000 (12:53 +0000)]
Test site was re-indexed

12 years agoDo not build for Debian lenny anymore
Adam Dickmeiss [Tue, 24 Apr 2012 12:29:28 +0000 (14:29 +0200)]
Do not build for Debian lenny anymore

12 years agorelevance: save CCL field per term
Adam Dickmeiss [Mon, 23 Apr 2012 14:48:06 +0000 (16:48 +0200)]
relevance: save CCL field per term

12 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Mon, 23 Apr 2012 14:45:15 +0000 (16:45 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

12 years agoSmaller, better relevance code
Adam Dickmeiss [Mon, 23 Apr 2012 14:44:00 +0000 (16:44 +0200)]
Smaller, better relevance code

Eventually allows us to save CCL field per-term so we use that
to improve ranking on a field-by-field basis.

12 years agoRemove some unused code; reformat
Adam Dickmeiss [Mon, 23 Apr 2012 14:00:20 +0000 (16:00 +0200)]
Remove some unused code; reformat

12 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Mon, 23 Apr 2012 10:40:15 +0000 (10:40 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

12 years agoDocument rank may be dynamically defined in XSLT
Adam Dickmeiss [Mon, 23 Apr 2012 10:23:52 +0000 (12:23 +0200)]
Document rank may be dynamically defined in XSLT

The document rank attributes, so far, has been statically defined
in the target metadata settings. This may be overriden by rank
attribute for internal XML document, if given. Semantica are the same:
0=disable, >0 : enable and multipler is value.

12 years agoRemove .xsl - no longer in use in tests
Adam Dickmeiss [Mon, 23 Apr 2012 10:22:53 +0000 (12:22 +0200)]
Remove .xsl - no longer in use in tests

12 years agoclean ztest log before running
Dennis Schafroth [Mon, 23 Apr 2012 07:13:15 +0000 (07:13 +0000)]
clean  ztest log before running

12 years agoFix order: set and test PREFIX before printing
Dennis Schafroth [Mon, 23 Apr 2012 07:11:46 +0000 (07:11 +0000)]
Fix order: set and test PREFIX before printing

12 years agoUsing own ztest log file
Dennis Schafroth [Mon, 23 Apr 2012 06:58:54 +0000 (06:58 +0000)]
Using own ztest log file

12 years agoRemove timestamp from pazpar2.log.
Dennis Schafroth [Mon, 23 Apr 2012 06:21:25 +0000 (06:21 +0000)]
Remove timestamp from pazpar2.log.

12 years agoFixes: now runs but need verification
Dennis Schafroth [Wed, 14 Mar 2012 13:19:49 +0000 (13:19 +0000)]
Fixes: now runs but need verification

12 years agoVersion 1.6.12 v1.6.12
Dennis Schafroth [Wed, 14 Mar 2012 11:26:10 +0000 (11:26 +0000)]
Version 1.6.12

12 years agoWrongly added test data
Dennis Schafroth [Wed, 14 Mar 2012 10:26:05 +0000 (11:26 +0100)]
Wrongly added test data

12 years agoUpdate for changed termlist result
Adam Dickmeiss [Fri, 9 Mar 2012 13:48:37 +0000 (14:48 +0100)]
Update for changed termlist result

12 years agotermlist: generate empty <list/> for non-matched entries
Adam Dickmeiss [Thu, 8 Mar 2012 13:30:51 +0000 (14:30 +0100)]
termlist: generate empty <list/> for non-matched entries

This, partly, reverts 8b22d0dda50f29c25ec63e749b8c32738530498c .

12 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Wed, 7 Mar 2012 14:44:39 +0000 (14:44 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

12 years agoBuildscript based on Adam release procedure
Dennis Schafroth [Wed, 7 Mar 2012 14:42:54 +0000 (14:42 +0000)]
Buildscript based on Adam release procedure

12 years agoVersion 1.6.11 v1.6.11
Dennis Schafroth [Wed, 7 Mar 2012 11:25:57 +0000 (11:25 +0000)]
Version 1.6.11

12 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Wed, 7 Mar 2012 11:21:04 +0000 (11:21 +0000)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

12 years agoMerge branch 'block-error-warning'
Dennis Schafroth [Wed, 7 Mar 2012 11:20:14 +0000 (12:20 +0100)]
Merge branch 'block-error-warning'

12 years agoRevert "Version 1.6.11"
Dennis Schafroth [Wed, 7 Mar 2012 11:18:47 +0000 (11:18 +0000)]
Revert "Version 1.6.11"

This reverts commit 66bdc045618d3950cb3785b3311e92d32735ffe5.

Too soon

12 years agoVersion 1.6.11
Dennis Schafroth [Wed, 7 Mar 2012 11:17:50 +0000 (11:17 +0000)]
Version 1.6.11

12 years agoPrepare for 1.6.11 release
Dennis Schafroth [Wed, 7 Mar 2012 11:13:19 +0000 (12:13 +0100)]
Prepare for 1.6.11 release

12 years agoMerge branch 'master' into block-error-warning
Dennis Schafroth [Wed, 7 Mar 2012 09:59:43 +0000 (10:59 +0100)]
Merge branch 'master' into block-error-warning

Fix conflicts:
test/test_termlist_block_10.res
test/test_termlist_block_5.res

12 years agoFix C90 warnings. Made the report error testing similar. Add warning for return witho...
Dennis Schafroth [Tue, 6 Mar 2012 15:23:13 +0000 (16:23 +0100)]
Fix C90 warnings. Made the report error testing similar. Add warning for return without blocking

12 years agoShorter button
Dennis Schafroth [Tue, 6 Mar 2012 14:38:02 +0000 (15:38 +0100)]
Shorter button

12 years agowrongly committed
Dennis Schafroth [Tue, 6 Mar 2012 14:23:39 +0000 (15:23 +0100)]
wrongly committed

12 years agoUse yaz-ztest instead. Fix tests to work with this settings
Dennis Schafroth [Tue, 6 Mar 2012 14:23:18 +0000 (15:23 +0100)]
Use yaz-ztest instead. Fix tests to work with this settings

12 years agoUpdate to reflect new tests
Dennis Schafroth [Tue, 6 Mar 2012 14:22:15 +0000 (15:22 +0100)]
Update to reflect new tests

12 years agoAdd pazpar2 script
Dennis Schafroth [Tue, 6 Mar 2012 13:15:49 +0000 (14:15 +0100)]
Add pazpar2 script

12 years agoAdd test_termlist_block.urls to dist.
Dennis Schafroth [Tue, 6 Mar 2012 12:55:59 +0000 (13:55 +0100)]
Add test_termlist_block.urls to dist.

12 years agoNew tests with report=status
Dennis Schafroth [Tue, 6 Mar 2012 12:50:49 +0000 (13:50 +0100)]
New tests with report=status

12 years agoAdd test_termlist_block.sh to test
Dennis Schafroth [Tue, 6 Mar 2012 12:50:22 +0000 (13:50 +0100)]
Add test_termlist_block.sh to test

12 years agoUpdate test to reflect pazpar2 change
Dennis Schafroth [Tue, 6 Mar 2012 12:49:59 +0000 (13:49 +0100)]
Update test to reflect pazpar2 change

12 years agoAddinfo element added
Dennis Schafroth [Tue, 6 Mar 2012 12:49:30 +0000 (13:49 +0100)]
Addinfo element added

12 years agoNew test case with report=status
Dennis Schafroth [Tue, 6 Mar 2012 12:48:52 +0000 (13:48 +0100)]
New test case with report=status

12 years agoNew addinfo element
Dennis Schafroth [Tue, 6 Mar 2012 12:41:52 +0000 (13:41 +0100)]
New addinfo element

12 years agoTest with report=status. Still missing test for WARNING and report=error
Dennis Schafroth [Tue, 6 Mar 2012 12:41:18 +0000 (13:41 +0100)]
Test with report=status. Still missing test for WARNING and report=error

12 years agoInit status message. Remove new line to match old format
Dennis Schafroth [Tue, 6 Mar 2012 12:39:58 +0000 (13:39 +0100)]
Init status message. Remove new line to match old format

12 years agoUpdated to latest pazpar2: no empty term list elements. New addinfo
Dennis Schafroth [Tue, 6 Mar 2012 11:57:06 +0000 (12:57 +0100)]
Updated to latest pazpar2: no empty term list elements. New addinfo

12 years agoRevert "Only use newer protocol if triggered by parameter."
Dennis Schafroth [Tue, 6 Mar 2012 11:24:57 +0000 (12:24 +0100)]
Revert "Only use newer protocol if triggered by parameter."

This reverts commit 706b2845d11186d2c3da0cee1240a8792c584a36.

Suppose to be on a branch, not master.

12 years agoOnly use newer protocol if triggered by parameter.
Dennis Schafroth [Tue, 6 Mar 2012 11:11:55 +0000 (12:11 +0100)]
Only use newer protocol if triggered by parameter.

12 years agoOnly use newer protocol if triggered by parameter.
Dennis Schafroth [Tue, 6 Mar 2012 11:11:55 +0000 (12:11 +0100)]
Only use newer protocol if triggered by parameter.

12 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Wed, 29 Feb 2012 11:20:45 +0000 (12:20 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

12 years agoContribution from Sven Porst
Dennis Schafroth [Wed, 29 Feb 2012 11:20:33 +0000 (12:20 +0100)]
Contribution from Sven Porst

12 years agoRe-wrote subject-long to short check. Re-introduce -1 on substring. Fix 1-based on...
Dennis Schafroth [Wed, 29 Feb 2012 11:19:36 +0000 (12:19 +0100)]
Re-wrote subject-long to short check. Re-introduce -1 on substring. Fix 1-based on same substring. Use $856$a as final option for electronic-text.

12 years agoRe-introduce the -1 on substring. Fix 1-based on same. Use $856$a as final option...
Dennis Schafroth [Wed, 29 Feb 2012 11:17:24 +0000 (12:17 +0100)]
Re-introduce the -1 on substring. Fix 1-based on same. Use $856$a as final option for electronic-text.

12 years agoTypo in the 'bytarget' fix
Jakub Skoczen [Fri, 24 Feb 2012 16:34:24 +0000 (17:34 +0100)]
Typo in the 'bytarget' fix

Sic! This was the reason for 1.6.10 and it's broken

12 years agoVersion 1.6.10 v1.6.10
Dennis Schafroth [Thu, 23 Feb 2012 10:34:25 +0000 (10:34 +0000)]
Version 1.6.10

12 years agoVersion 1.6.10
Dennis Schafroth [Thu, 23 Feb 2012 09:28:06 +0000 (09:28 +0000)]
Version 1.6.10

12 years agoUpdate NEWS
Dennis Schafroth [Thu, 23 Feb 2012 09:21:25 +0000 (10:21 +0100)]
Update NEWS

12 years agoMerge subject-long normalization. Add localid (999). Add uniform fields. Rearrange...
Dennis Schafroth [Wed, 22 Feb 2012 15:22:21 +0000 (16:22 +0100)]
Merge subject-long normalization. Add localid (999). Add uniform fields. Rearrange medium. add has-fulltext

12 years agoAdd Normalization of subject-long for other fields that d600
Dennis Schafroth [Wed, 22 Feb 2012 15:19:49 +0000 (16:19 +0100)]
Add Normalization of subject-long for other fields that d600

12 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Wed, 22 Feb 2012 13:39:52 +0000 (14:39 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

12 years agoUpdate to newest
Dennis Schafroth [Wed, 22 Feb 2012 13:29:44 +0000 (14:29 +0100)]
Update to newest

12 years agoNot adding
Dennis Schafroth [Wed, 22 Feb 2012 13:08:51 +0000 (14:08 +0100)]
Not adding

12 years agoprimo2pz2.xsl
Dennis Schafroth [Wed, 22 Feb 2012 13:08:33 +0000 (14:08 +0100)]
primo2pz2.xsl

12 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Wed, 22 Feb 2012 13:04:14 +0000 (14:04 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

12 years agoFix subject-long: Removed one letter too much. Formatting around namespaces
Dennis Schafroth [Wed, 22 Feb 2012 13:04:01 +0000 (14:04 +0100)]
Fix subject-long: Removed one letter too much. Formatting around namespaces

12 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Fri, 17 Feb 2012 14:31:04 +0000 (15:31 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

12 years agoUpdate doc/common
Adam Dickmeiss [Fri, 17 Feb 2012 14:30:53 +0000 (15:30 +0100)]
Update doc/common

12 years agoRegenerate expected regression-test output
Mike Taylor [Tue, 7 Feb 2012 11:00:43 +0000 (11:00 +0000)]
Regenerate expected regression-test output

12 years agoAdd <fulltexturl> to sample input record.
Mike Taylor [Tue, 7 Feb 2012 11:00:21 +0000 (11:00 +0000)]
Add <fulltexturl> to sample input record.

12 years agoNew
Mike Taylor [Tue, 7 Feb 2012 10:59:12 +0000 (10:59 +0000)]
New

12 years agoActually, we don't want to ignore the expected regression output
Mike Taylor [Tue, 7 Feb 2012 10:59:05 +0000 (10:59 +0000)]
Actually, we don't want to ignore the expected regression output

12 years agoHalve the length of cf.xsl by removing 27(!) redundant special-case
Mike Taylor [Tue, 7 Feb 2012 10:58:07 +0000 (10:58 +0000)]
Halve the length of cf.xsl by removing 27(!) redundant special-case
templates, all of which are covered by the fallback template that
Jakub added in the commit f9db8c65f2912035dee49a7d20abb82a0cf48bd3
back in November.  I have verified by regression-testing on a
dummied-up full CF record that this stylesheet has exactly the same
effect.  Should be negligibly faster, but more importantly easier to
maintain.

12 years agoNew, simple regression test for cf.xsl
Mike Taylor [Tue, 7 Feb 2012 10:55:32 +0000 (10:55 +0000)]
New, simple regression test for cf.xsl

12 years agoCheck for missing bytarget info nodes before dereferer
Dennis Schafroth [Thu, 2 Feb 2012 17:35:16 +0000 (18:35 +0100)]
Check for missing bytarget info nodes before dereferer

12 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Fri, 20 Jan 2012 12:37:32 +0000 (13:37 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

12 years agoAdd test for invalid PQF
Adam Dickmeiss [Fri, 20 Jan 2012 12:37:08 +0000 (13:37 +0100)]
Add test for invalid PQF

12 years agoFix SEGV for invalid PQFs and SRU/SOLR targets
Adam Dickmeiss [Fri, 20 Jan 2012 12:36:07 +0000 (13:36 +0100)]
Fix SEGV for invalid PQFs and SRU/SOLR targets

Also refactor a bit the code that converts from PQF to SRU/SOLR
queries.

12 years agoAdd clever pz:pqf_strftime example from
Mike Taylor [Fri, 20 Jan 2012 09:55:44 +0000 (09:55 +0000)]
Add clever pz:pqf_strftime example from
http://lists.indexdata.dk/pipermail/yazlist/2012-January/003374.html

12 years agoVersion 1.6.9 v1.6.9
Adam Dickmeiss [Thu, 19 Jan 2012 14:32:33 +0000 (15:32 +0100)]
Version 1.6.9

12 years agoUpdate NEWS
Adam Dickmeiss [Thu, 19 Jan 2012 14:32:10 +0000 (15:32 +0100)]
Update NEWS

12 years agoAdd a test for a failed connection
Adam Dickmeiss [Thu, 19 Jan 2012 14:30:47 +0000 (15:30 +0100)]
Add a test for a failed connection

The test uses an invalid hostname for a target.

12 years agoFix SEGV that occurred for failed connections
Adam Dickmeiss [Thu, 19 Jan 2012 14:26:27 +0000 (15:26 +0100)]
Fix SEGV that occurred for failed connections

12 years agoVersion 1.6.8 v1.6.8
Adam Dickmeiss [Tue, 17 Jan 2012 11:41:49 +0000 (12:41 +0100)]
Version 1.6.8

12 years agoAdd Ubuntu Oneiric
Adam Dickmeiss [Tue, 17 Jan 2012 11:39:43 +0000 (12:39 +0100)]
Add Ubuntu Oneiric

12 years agoUpdate NEWS
Adam Dickmeiss [Tue, 17 Jan 2012 11:38:57 +0000 (12:38 +0100)]
Update NEWS

12 years agoSimplify client_prep_connection
Adam Dickmeiss [Tue, 17 Jan 2012 11:29:00 +0000 (12:29 +0100)]
Simplify client_prep_connection

12 years agoSort: more strict re-searching
Adam Dickmeiss [Tue, 17 Jan 2012 11:18:44 +0000 (12:18 +0100)]
Sort: more strict re-searching

Only search+sort for working, idle clients.

12 years agoAdd new tests for sort with active clients
Adam Dickmeiss [Mon, 16 Jan 2012 15:19:07 +0000 (16:19 +0100)]
Add new tests for sort with active clients

12 years agoFor sort, re-use non-idle clients
Adam Dickmeiss [Mon, 16 Jan 2012 15:18:28 +0000 (16:18 +0100)]
For sort, re-use non-idle clients

But not for search where only IDLE clients are re-used.

12 years agoclient_start_search: fixes for state
Adam Dickmeiss [Mon, 16 Jan 2012 15:16:05 +0000 (16:16 +0100)]
client_start_search: fixes for state

client state is un-modified if a search is not sent; this is because
previous search may still be in progress and we don't want to prematurely
terminate that.

12 years agoHappy new year
Adam Dickmeiss [Wed, 11 Jan 2012 10:15:49 +0000 (11:15 +0100)]
Happy new year

12 years agoLog HTTP responses if option -d is given twice
Adam Dickmeiss [Mon, 9 Jan 2012 12:15:28 +0000 (13:15 +0100)]
Log HTTP responses if option -d is given twice

12 years agoSkip incoming results from inactive clients
Adam Dickmeiss [Mon, 9 Jan 2012 11:11:58 +0000 (12:11 +0100)]
Skip incoming results from inactive clients

For search with a filter an existing clients that are active and
becomes filtered out (inactive, but cached) Pazpar2 would still accept
record ingestion .. This patch fixes that. We mark session=0 in
clients that are not selected for a search (not active, but cached).

12 years agoAdd test_filter tests
Adam Dickmeiss [Wed, 4 Jan 2012 13:40:59 +0000 (14:40 +0100)]
Add test_filter tests

12 years agoYet another fix for connection re-use
Adam Dickmeiss [Tue, 3 Jan 2012 13:03:46 +0000 (14:03 +0100)]
Yet another fix for connection re-use

client_prep_connection returns 2 if connection was re-usable
and only in that case will the result set be re-used - for same
search.