pazpar2-moved-to-github.git
11 years agoVersion 1.6.17 v1.6.17
Adam Dickmeiss [Wed, 5 Sep 2012 09:18:16 +0000 (11:18 +0200)]
Version 1.6.17

11 years agoAvoid host reuse if proxy changes
Adam Dickmeiss [Tue, 4 Sep 2012 11:19:26 +0000 (13:19 +0200)]
Avoid host reuse if proxy changes

11 years agoVersion 1.6.16 v1.6.16
Dennis Schafroth [Thu, 23 Aug 2012 14:21:38 +0000 (16:21 +0200)]
Version 1.6.16

11 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Thu, 23 Aug 2012 13:22:27 +0000 (15:22 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

11 years agoVersion 1.6.6 (for real)
Dennis Schafroth [Thu, 23 Aug 2012 13:21:31 +0000 (15:21 +0200)]
Version 1.6.6 (for real)

11 years agoFix issue that would disable the re-search when doing position sorting
Dennis Schafroth [Thu, 23 Aug 2012 12:52:50 +0000 (14:52 +0200)]
Fix issue that would disable the re-search when doing position sorting

11 years agoChange logging
Dennis Schafroth [Thu, 23 Aug 2012 12:47:25 +0000 (14:47 +0200)]
Change logging

11 years agoResults for tests with date ranges
Dennis Schafroth [Wed, 22 Aug 2012 15:17:14 +0000 (17:17 +0200)]
Results for tests with date ranges

11 years agoResults for tests with date ranges
Dennis Schafroth [Wed, 22 Aug 2012 15:16:32 +0000 (17:16 +0200)]
Results for tests with date ranges

11 years agoOnly reseting on position, when not done before. Otherwise it would reset on every...
Dennis Schafroth [Wed, 22 Aug 2012 14:32:15 +0000 (16:32 +0200)]
Only reseting on position, when not done before. Otherwise it would reset on every pull by the client

11 years agoAdd position to sorted_results
Dennis Schafroth [Wed, 22 Aug 2012 12:20:20 +0000 (14:20 +0200)]
Add position to sorted_results

11 years agoCosmetic: remove eclipse warning
Dennis Schafroth [Wed, 22 Aug 2012 12:19:48 +0000 (14:19 +0200)]
Cosmetic: remove eclipse warning

11 years agoAdd position type to sorted_results
Dennis Schafroth [Wed, 22 Aug 2012 12:19:19 +0000 (14:19 +0200)]
Add position type to sorted_results

11 years agoVersion 1.6.16
Dennis Schafroth [Wed, 22 Aug 2012 09:26:58 +0000 (11:26 +0200)]
Version 1.6.16

11 years agoComment on clear set. Think the parameter should be removed, since we cannot decide...
Dennis Schafroth [Wed, 22 Aug 2012 09:26:22 +0000 (11:26 +0200)]
Comment on clear set. Think the parameter should be removed, since we cannot decide this from outside the session

11 years agoDisable the clear set on position sorting. Every poll will do this
Dennis Schafroth [Wed, 22 Aug 2012 09:25:22 +0000 (11:25 +0200)]
Disable the clear set on position sorting. Every poll will do this

11 years agoExtra check on suggestion string and punctuation in debug to see end
Dennis Schafroth [Tue, 21 Aug 2012 14:41:56 +0000 (16:41 +0200)]
Extra check on suggestion string and punctuation in debug to see end

11 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Tue, 21 Aug 2012 13:24:57 +0000 (15:24 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

11 years agoUpdate m4
Adam Dickmeiss [Tue, 21 Aug 2012 12:42:30 +0000 (14:42 +0200)]
Update m4

11 years agoAvoid empty content in tmarc.xsl output
Adam Dickmeiss [Mon, 20 Aug 2012 09:25:01 +0000 (11:25 +0200)]
Avoid empty content in tmarc.xsl output

11 years agoAdd regression test of etc/tmarc.xsl
Adam Dickmeiss [Mon, 20 Aug 2012 08:46:40 +0000 (10:46 +0200)]
Add regression test of etc/tmarc.xsl

Using 9 tmarc records from YAZ' etc directory as input.

11 years agoFull termlist saved (as before) and also sorted.
Adam Dickmeiss [Wed, 15 Aug 2012 10:59:05 +0000 (12:59 +0200)]
Full termlist saved (as before) and also sorted.

No max of termlist(s) any more. The memory usage is the same
(in fact less - over time), but we have a full quick sort instead
of a smaller quick sort, But NO insertion sort for each term (which
is probably similar to extra quick sort). This makes termlists
stable.

11 years agoRemove unused get_termlist_score
Adam Dickmeiss [Wed, 15 Aug 2012 10:33:19 +0000 (12:33 +0200)]
Remove unused get_termlist_score

Not in use anywhere.

11 years agoIncrease TERMLIST_HIGH_SCORE, update test results
Adam Dickmeiss [Wed, 15 Aug 2012 09:28:07 +0000 (11:28 +0200)]
Increase TERMLIST_HIGH_SCORE, update test results

11 years agoUse m4/id-config.sh
Adam Dickmeiss [Tue, 7 Aug 2012 11:38:45 +0000 (13:38 +0200)]
Use m4/id-config.sh

11 years agoRevert "New results from Solr"
Adam Dickmeiss [Mon, 6 Aug 2012 09:23:42 +0000 (11:23 +0200)]
Revert "New results from Solr"

This reverts commit f36dbaa840c90af23205fd5cd5862616913b7d4a.

Seems like results are "back" again.

11 years agoNew results from Solr
Adam Dickmeiss [Mon, 6 Aug 2012 08:41:41 +0000 (10:41 +0200)]
New results from Solr

11 years agoSolr test: increase wait from 3 to 5 seconds
Adam Dickmeiss [Mon, 6 Aug 2012 08:17:47 +0000 (10:17 +0200)]
Solr test: increase wait from 3 to 5 seconds

If, not, Solr tests 13, 14 and 15 sometimes fail.

11 years agoIncrease pause
Dennis Schafroth [Thu, 12 Jul 2012 14:38:13 +0000 (16:38 +0200)]
Increase pause

11 years agoVersion 1.6.15 v1.6.15
Adam Dickmeiss [Wed, 27 Jun 2012 09:26:31 +0000 (11:26 +0200)]
Version 1.6.15

11 years agoMore NEWS
Adam Dickmeiss [Wed, 27 Jun 2012 09:11:27 +0000 (11:11 +0200)]
More NEWS

11 years agoDocument ccldirective
Adam Dickmeiss [Wed, 27 Jun 2012 09:11:05 +0000 (11:11 +0200)]
Document ccldirective

11 years agoComment out description of "set" in service
Adam Dickmeiss [Wed, 27 Jun 2012 08:59:19 +0000 (10:59 +0200)]
Comment out description of "set" in service

which is not implemented yet.

11 years agoDocument per-field ranking
Adam Dickmeiss [Wed, 27 Jun 2012 08:52:55 +0000 (10:52 +0200)]
Document per-field ranking

11 years agoDocument checksum facility
Adam Dickmeiss [Wed, 27 Jun 2012 08:11:08 +0000 (10:11 +0200)]
Document checksum facility

11 years agoMove declaration
Adam Dickmeiss [Wed, 27 Jun 2012 08:02:06 +0000 (10:02 +0200)]
Move declaration

11 years agoDifferent diagnostic for no record and given checksum
Adam Dickmeiss [Wed, 27 Jun 2012 07:59:46 +0000 (09:59 +0200)]
Different diagnostic for no record and given checksum

11 years agorecord parameter checksum
Adam Dickmeiss [Tue, 26 Jun 2012 14:37:09 +0000 (16:37 +0200)]
record parameter checksum

which is an alternative to offset (which might change between
re-searches). The checksum is returned in the per-record part
in attribute checksum.

11 years agoNew service setting: ccldirective
Adam Dickmeiss [Mon, 25 Jun 2012 13:38:05 +0000 (15:38 +0200)]
New service setting: ccldirective

which allows CCl directives to be set. Such as as names for
and, or, and-not operators.

11 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Mon, 25 Jun 2012 11:12:53 +0000 (13:12 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

11 years agoLower facet configuration to debug
Dennis Schafroth [Mon, 25 Jun 2012 11:12:47 +0000 (13:12 +0200)]
Lower facet configuration to debug

11 years agoRevert "Update test results for SOLR target again"
Adam Dickmeiss [Tue, 19 Jun 2012 10:19:14 +0000 (12:19 +0200)]
Revert "Update test results for SOLR target again"

This reverts commit c0bd4e74093cac71d7798a579642f96027b81148.

11 years agoper-field weight is part of "rank" attribute content
Adam Dickmeiss [Tue, 19 Jun 2012 09:18:01 +0000 (11:18 +0200)]
per-field weight is part of "rank" attribute content

For example, rank="2 au 3" gives a rank factor of 3 for terms in
au=terms and a rank factor of 2 otherwise.

11 years agoUpdate test results for SOLR target again
Adam Dickmeiss [Mon, 18 Jun 2012 14:47:02 +0000 (16:47 +0200)]
Update test results for SOLR target again

11 years agonativesyntax "xml" is passed verbatim to ZOOM
Adam Dickmeiss [Mon, 18 Jun 2012 14:15:33 +0000 (16:15 +0200)]
nativesyntax "xml" is passed verbatim to ZOOM

Before leading xml would ALWAYS be mapped to just "xml". Now
xml can be used as is or augmented with other things, such as
charset.

11 years agoCCL field ranking boost.
Adam Dickmeiss [Mon, 11 Jun 2012 17:54:18 +0000 (19:54 +0200)]
CCL field ranking boost.

New metadata attribute frank="cclfield value" specifies boost
factor value for cclfield rather than the rank value, for search
terms as part of cclfield. For example, if
<metadata .. rank="2" frank="au 5"/> would specify rank weight
5 for au CCL field terms (author) and 2 for everything else.

11 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Fri, 8 Jun 2012 14:57:37 +0000 (16:57 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

11 years agoMissing files for test_url
Adam Dickmeiss [Thu, 7 Jun 2012 13:11:45 +0000 (15:11 +0200)]
Missing files for test_url

11 years agoPosition modifier for sort prevents local sort
Adam Dickmeiss [Thu, 7 Jun 2012 12:51:36 +0000 (14:51 +0200)]
Position modifier for sort prevents local sort

Sort spec may be suffixed with p, for example "title:0p" which
sorts by position locally (ie no sort), but by title natively
(if sortmap is given). This allows getting sorted records from a
database that Pazpar2 does not resort.

11 years agoFix version v1.6.14
Dennis Schafroth [Mon, 4 Jun 2012 11:12:53 +0000 (13:12 +0200)]
Fix version

11 years agoVersion 1.6.14
Dennis Schafroth [Mon, 4 Jun 2012 10:46:39 +0000 (12:46 +0200)]
Version 1.6.14

11 years agoUpdate with changes since 1.6.13
Dennis Schafroth [Mon, 4 Jun 2012 10:46:15 +0000 (12:46 +0200)]
Update with changes since 1.6.13

11 years agoAdd Centos5 in build
Adam Dickmeiss [Mon, 4 Jun 2012 10:23:02 +0000 (12:23 +0200)]
Add Centos5 in build

11 years agoFixes object instantiation error in IE6/7
Niels Erik G. Nielsen [Fri, 1 Jun 2012 11:18:28 +0000 (07:18 -0400)]
Fixes object instantiation error in IE6/7

11 years agoUpdate test results for keepAlive in init response
Adam Dickmeiss [Thu, 31 May 2012 13:58:12 +0000 (15:58 +0200)]
Update test results for keepAlive in init response

Also remove some that are dead.

11 years agoJust delete diff file when created and empty
Adam Dickmeiss [Thu, 31 May 2012 13:57:53 +0000 (15:57 +0200)]
Just delete diff file when created and empty

11 years agoCalculation of keepAlive timeout
Giannis Kosmas [Tue, 29 May 2012 00:32:28 +0000 (03:32 +0300)]
Calculation of keepAlive timeout

keepAlive timeout is calculated based on session timeout defined in service configuration and is returned in the init response.

11 years agodoc: init takes serviceId as second parameter
Giannis Kosmas [Tue, 29 May 2012 00:30:22 +0000 (03:30 +0300)]
doc: init takes serviceId as second parameter

11 years agoTypo
Giannis Kosmas [Tue, 29 May 2012 00:04:14 +0000 (03:04 +0300)]
Typo

11 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Wed, 30 May 2012 17:47:54 +0000 (19:47 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

11 years agoFix sh - bash confusion
Dennis Schafroth [Wed, 30 May 2012 17:47:47 +0000 (19:47 +0200)]
Fix sh - bash confusion

11 years agoincrease to 20 users
Dennis Schafroth [Wed, 30 May 2012 17:47:16 +0000 (19:47 +0200)]
increase to 20 users

11 years agoUpdate doc/common
Adam Dickmeiss [Wed, 30 May 2012 12:40:28 +0000 (14:40 +0200)]
Update doc/common

11 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Tue, 29 May 2012 14:20:41 +0000 (16:20 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

11 years agoMore portable use of find
Adam Dickmeiss [Tue, 29 May 2012 14:20:27 +0000 (16:20 +0200)]
More portable use of find

to make things work on Solaris

11 years agoFix segv on Solaris which don't like NULLs for %s
Adam Dickmeiss [Tue, 29 May 2012 14:19:53 +0000 (16:19 +0200)]
Fix segv on Solaris which don't like NULLs for %s

11 years agoRun clients elsewhere. Towards satay
Dennis Schafroth [Tue, 29 May 2012 10:30:46 +0000 (12:30 +0200)]
Run clients elsewhere. Towards satay

11 years agoSetup TMP_DIR for par.sh
Dennis Schafroth [Tue, 29 May 2012 09:59:44 +0000 (11:59 +0200)]
Setup TMP_DIR for par.sh

11 years agoSupport TMP_DIR from caller.
Dennis Schafroth [Tue, 29 May 2012 09:28:24 +0000 (11:28 +0200)]
Support TMP_DIR from caller.

11 years agoConfigurable COUNT, PORT and SERVICE. Fixed client count will break if running multip...
Dennis Schafroth [Tue, 29 May 2012 09:27:21 +0000 (11:27 +0200)]
Configurable COUNT, PORT and SERVICE. Fixed client count will break if running multiple instances on one machine

11 years agoOption to time the client run
Dennis Schafroth [Tue, 29 May 2012 09:25:28 +0000 (11:25 +0200)]
Option to time the client run

12 years agoMake all logging in session use session_log
Dennis Schafroth [Fri, 25 May 2012 11:53:55 +0000 (13:53 +0200)]
Make all logging in session use session_log

12 years agoexecutable rights
Dennis Schafroth [Thu, 24 May 2012 14:20:13 +0000 (16:20 +0200)]
executable rights

12 years agoTemp change
Dennis Schafroth [Thu, 24 May 2012 14:18:22 +0000 (16:18 +0200)]
Temp change

12 years agoTemp change
Dennis Schafroth [Thu, 24 May 2012 14:18:12 +0000 (16:18 +0200)]
Temp change

12 years agoDoes not inherit from server unless completely empty for chains
Dennis Schafroth [Thu, 24 May 2012 13:20:46 +0000 (15:20 +0200)]
Does not inherit from server unless completely empty for chains

12 years agoLowered some logging to debug
Dennis Schafroth [Thu, 24 May 2012 13:19:02 +0000 (15:19 +0200)]
Lowered some logging to debug

12 years agodate on top in NEWS
Adam Dickmeiss [Wed, 23 May 2012 18:39:59 +0000 (20:39 +0200)]
date on top in NEWS

12 years agoVersion 1.6.13 v1.6.13
Dennis Schafroth [Wed, 23 May 2012 12:26:03 +0000 (12:26 +0000)]
Version 1.6.13

12 years agoMerge branch 'master' into protocol-version2
Dennis Schafroth [Wed, 23 May 2012 11:10:42 +0000 (13:10 +0200)]
Merge branch 'master' into protocol-version2

12 years agoUpdate NEWS
Dennis Schafroth [Wed, 23 May 2012 11:04:39 +0000 (11:04 +0000)]
Update NEWS

12 years agoUpdate NEWS
Dennis Schafroth [Wed, 23 May 2012 10:12:00 +0000 (10:12 +0000)]
Update NEWS

12 years agoLower log level
Dennis Schafroth [Wed, 23 May 2012 09:25:18 +0000 (09:25 +0000)]
Lower log level

12 years agoUpdate logging to match logic
Dennis Schafroth [Tue, 22 May 2012 10:57:58 +0000 (10:57 +0000)]
Update logging to match logic

12 years agoUpdate tests for limit maps
Dennis Schafroth [Tue, 22 May 2012 09:24:45 +0000 (09:24 +0000)]
Update tests for limit maps

12 years agoRemove hard-coded right trim. Use icuchain instead
Dennis Schafroth [Mon, 21 May 2012 14:48:36 +0000 (14:48 +0000)]
Remove hard-coded right trim. Use icuchain instead

12 years agoRe-set filtered count on re-search
Dennis Schafroth [Mon, 21 May 2012 14:47:51 +0000 (14:47 +0000)]
Re-set filtered count on re-search

12 years agoNow with a working limitmap, but way-off total (no approximation)
Dennis Schafroth [Mon, 21 May 2012 11:43:41 +0000 (11:43 +0000)]
Now with a working limitmap, but way-off total (no approximation)

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

Conflicts:
test/test_limit_limitmap.urls

12 years agoWait before show
Dennis Schafroth [Mon, 21 May 2012 11:26:02 +0000 (11:26 +0000)]
Wait before show

12 years agoNew attributes to metadata field: facetmap and limitmap
Dennis Schafroth [Mon, 21 May 2012 11:24:24 +0000 (13:24 +0200)]
New attributes to metadata field: facetmap and limitmap

12 years agoRemove unused. Add comment
Dennis Schafroth [Wed, 16 May 2012 13:18:36 +0000 (15:18 +0200)]
Remove unused. Add comment

12 years agoUpdated to have: default limitmap on author, subject and medium
Dennis Schafroth [Wed, 16 May 2012 13:17:51 +0000 (15:17 +0200)]
Updated to have: default limitmap on author, subject and medium

12 years agoAdd default ICU chain "facet" to produce the same as removed hardcoded punctuation...
Dennis Schafroth [Wed, 16 May 2012 12:25:58 +0000 (14:25 +0200)]
Add default ICU chain "facet" to produce the same as removed hardcoded punctuation trim

12 years agoAdd default ICU chain "facet" to produce the same as removed hardcoded punctuation...
Dennis Schafroth [Wed, 16 May 2012 12:24:49 +0000 (14:24 +0200)]
Add default ICU chain "facet" to produce the same as removed hardcoded punctuation trim

12 years agoUpdate facet rule to implemented hardcoded punctuation trim
Dennis Schafroth [Wed, 16 May 2012 12:12:47 +0000 (14:12 +0200)]
Update facet rule to implemented hardcoded punctuation trim

12 years agoIgnore services-enabled: Test dir for runing local.
Dennis Schafroth [Wed, 16 May 2012 11:48:42 +0000 (13:48 +0200)]
Ignore services-enabled: Test dir for runing local.

12 years agoAttempt to fix 5709. Has not been able to reproduce before or after
Dennis Schafroth [Wed, 16 May 2012 11:46:17 +0000 (13:46 +0200)]
Attempt to fix 5709. Has not been able to reproduce before or after

12 years agoAdd edu opac turbo config
Dennis Schafroth [Wed, 16 May 2012 11:44:27 +0000 (13:44 +0200)]
Add edu opac turbo config

12 years agoSwap subject/subject-long
Dennis Schafroth [Wed, 16 May 2012 11:42:23 +0000 (13:42 +0200)]
Swap subject/subject-long