pazpar2-moved-to-github.git
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 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

11 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

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

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

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

11 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

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

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

11 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

11 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

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

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

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

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

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

11 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

11 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

12 years agoAdd facetrule to author and subject swap subject/subject-long
Dennis Schafroth [Wed, 16 May 2012 11:40:43 +0000 (13:40 +0200)]
Add facetrule to author and subject swap subject/subject-long

12 years agoNew ICU chains to replace hardcoded rule
Dennis Schafroth [Wed, 16 May 2012 11:02:07 +0000 (13:02 +0200)]
New ICU chains to replace hardcoded rule

12 years agoMerge branch 'master' into protocol-version2
Dennis Schafroth [Tue, 15 May 2012 10:46:59 +0000 (12:46 +0200)]
Merge branch 'master' into protocol-version2

12 years agoStats result from nmem test
Dennis Schafroth [Tue, 15 May 2012 10:46:17 +0000 (12:46 +0200)]
Stats result from nmem test

12 years agoAdd new solr settings file
Dennis Schafroth [Tue, 15 May 2012 08:37:54 +0000 (10:37 +0200)]
Add new solr settings file

12 years agoFix limit tests
Dennis Schafroth [Mon, 14 May 2012 12:14:10 +0000 (14:14 +0200)]
Fix limit tests

12 years agoNew tests for empty present chunk. Need grep logic in test script
Dennis Schafroth [Mon, 14 May 2012 10:54:50 +0000 (12:54 +0200)]
New tests for empty present chunk. Need grep logic in test script

12 years agoFix spelling
Dennis Schafroth [Mon, 14 May 2012 10:35:37 +0000 (12:35 +0200)]
Fix spelling

12 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Mon, 14 May 2012 10:34:49 +0000 (12:34 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

12 years agoNew test: empty present_chunk
Dennis Schafroth [Mon, 14 May 2012 10:34:30 +0000 (12:34 +0200)]
New test: empty present_chunk

12 years agoNew test: empty present_chunk
Dennis Schafroth [Mon, 14 May 2012 10:32:12 +0000 (12:32 +0200)]
New test: empty present_chunk

12 years agoChange comment
Dennis Schafroth [Mon, 14 May 2012 10:31:37 +0000 (12:31 +0200)]
Change comment

12 years agoRe-enabled Solr test. Was a misconfiguration of the Solr target
Dennis Schafroth [Thu, 10 May 2012 09:21:04 +0000 (11:21 +0200)]
Re-enabled Solr test. Was a misconfiguration of the Solr target

12 years agoReport session/operation nmem usage
Dennis Schafroth [Thu, 10 May 2012 07:01:33 +0000 (09:01 +0200)]
Report session/operation nmem usage

12 years agoMove nmem_reset up to beginning of loop, as it is a pre-condition.
Dennis Schafroth [Thu, 10 May 2012 06:50:01 +0000 (08:50 +0200)]
Move nmem_reset up to beginning of loop, as it is a pre-condition.

Should work as previous, but will report fewer nmem 0 bytes usage.
One extra nmem_reset (on a empty) call is the price.

12 years agoMatch the hardcoded rule
Dennis Schafroth [Thu, 10 May 2012 06:45:37 +0000 (08:45 +0200)]
Match the hardcoded rule

12 years agoDisable tests that require Solr for now
Adam Dickmeiss [Thu, 10 May 2012 05:54:51 +0000 (07:54 +0200)]
Disable tests that require Solr for now

12 years agoUpdate NEWS WRT pz:present_chunk
Adam Dickmeiss [Thu, 10 May 2012 05:54:25 +0000 (07:54 +0200)]
Update NEWS WRT pz:present_chunk

12 years agoChange to not lower-case
Dennis Schafroth [Wed, 9 May 2012 14:37:03 +0000 (16:37 +0200)]
Change to not lower-case

12 years agoUsing rule instead of hardcoded trailing punctuation removal
Dennis Schafroth [Wed, 9 May 2012 14:34:49 +0000 (16:34 +0200)]
Using rule instead of hardcoded trailing punctuation removal

12 years agoMerge branch 'protocol-version2' of ssh://git.indexdata.com/home/git/pub/pazpar2...
Dennis Schafroth [Thu, 3 May 2012 12:49:07 +0000 (14:49 +0200)]
Merge branch 'protocol-version2' of ssh://git.indexdata.com/home/git/pub/pazpar2 into protocol-version2

12 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Tue, 1 May 2012 10:25:29 +0000 (12:25 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

12 years agoBuild for Ubuntu precise, no build for maverick
Adam Dickmeiss [Tue, 1 May 2012 10:22:29 +0000 (12:22 +0200)]
Build for Ubuntu precise, no build for maverick

12 years agoUpdate NEWS
Adam Dickmeiss [Mon, 30 Apr 2012 13:25:42 +0000 (15:25 +0200)]
Update NEWS

12 years agoTest maxrecs 200
Dennis Schafroth [Mon, 30 Apr 2012 12:06:40 +0000 (12:06 +0000)]
Test maxrecs 200

12 years agoFix variable usage
Dennis Schafroth [Mon, 30 Apr 2012 12:05:22 +0000 (12:05 +0000)]
Fix variable usage

12 years agoRename struct to settings_array
Dennis Schafroth [Mon, 30 Apr 2012 12:04:44 +0000 (12:04 +0000)]
Rename struct to settings_array

12 years agoRename struct settings_array
Dennis Schafroth [Mon, 30 Apr 2012 12:04:09 +0000 (12:04 +0000)]
Rename struct settings_array

12 years agoFix sizeof
Dennis Schafroth [Mon, 30 Apr 2012 12:03:14 +0000 (12:03 +0000)]
Fix sizeof

12 years agoRenamed settings to settings_array
Dennis Schafroth [Mon, 30 Apr 2012 12:02:46 +0000 (12:02 +0000)]
Renamed settings to settings_array

12 years agoFix sizeof
Dennis Schafroth [Mon, 30 Apr 2012 12:02:07 +0000 (12:02 +0000)]
Fix sizeof

12 years agoFix limit_limimtap test. Wait for all records from Solr
Adam Dickmeiss [Fri, 27 Apr 2012 12:38:37 +0000 (14:38 +0200)]
Fix limit_limimtap test. Wait for all records from Solr

rather than wait for "some".. Which is unreliable and depending
on timing, etc.

12 years agoEmbedded XSLT in test
Adam Dickmeiss [Fri, 27 Apr 2012 11:24:09 +0000 (13:24 +0200)]
Embedded XSLT in test

12 years agoSetting pz:xslt may embed local XSLT
Adam Dickmeiss [Fri, 27 Apr 2012 11:20:49 +0000 (13:20 +0200)]
Setting pz:xslt may embed local XSLT

This is not CDATA but nodes embedded. For example:
<settings target="target="z3950.indexdata.com/marc">
 <set name="pz:xslt">
   <xsl:stylesheet
      version="1.0"
    ..
   </xsl:stylesheet>
 </set>
</settings>