pazpar2-moved-to-github.git
13 years agoPazpar2 1.4.4-2 for squeeze branch-1.4.4 v1.4.4-2
Adam Dickmeiss [Wed, 8 Sep 2010 09:03:51 +0000 (11:03 +0200)]
Pazpar2 1.4.4-2 for squeeze

13 years agoVersion 1.4.4 v1.4.4
Adam Dickmeiss [Tue, 17 Aug 2010 11:39:06 +0000 (13:39 +0200)]
Version 1.4.4

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Mon, 16 Aug 2010 12:28:05 +0000 (14:28 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

Conflicts:
src/client.c

13 years agoOnly send facets if pz:termlist_term_count is set
Adam Dickmeiss [Mon, 16 Aug 2010 12:25:12 +0000 (14:25 +0200)]
Only send facets if pz:termlist_term_count is set

13 years agoAdd test for no target facets, e.g. backwards compatibility
Dennis Schafroth [Mon, 16 Aug 2010 11:52:28 +0000 (13:52 +0200)]
Add test for no target facets, e.g. backwards compatibility

Downgrade facet test to run with yaz 4.0.11 (devl only, but not tested).
Revert to yaz 4.0.12 as soon as released.

13 years agoSkip Facets: Check for empty string. And reset Facet settings
Dennis Schafroth [Mon, 16 Aug 2010 11:50:12 +0000 (13:50 +0200)]
Skip Facets: Check for empty string. And reset Facet settings

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Mon, 16 Aug 2010 10:35:12 +0000 (12:35 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

13 years agoDisable configuration of facets when no facet count is set.
Dennis Schafroth [Mon, 16 Aug 2010 10:34:43 +0000 (12:34 +0200)]
Disable configuration of facets when no facet count is set.

13 years agoRevert mutex with flags and omit include pthread.h
Adam Dickmeiss [Wed, 11 Aug 2010 07:22:38 +0000 (09:22 +0200)]
Revert mutex with flags and omit include pthread.h

13 years agoAdd check for CCL syntax error + expected results
Adam Dickmeiss [Sun, 8 Aug 2010 19:22:28 +0000 (21:22 +0200)]
Add check for CCL syntax error + expected results

test_http_urls includes check for CCL syntax error as well as zero
hits. test_http_52..test_http_57.res are expected results.

13 years agoNo need for recursive mutex
Adam Dickmeiss [Sun, 8 Aug 2010 19:21:03 +0000 (21:21 +0200)]
No need for recursive mutex

13 years agoChange check live connections check - show 'watch'.
Adam Dickmeiss [Sun, 8 Aug 2010 19:17:57 +0000 (21:17 +0200)]
Change check live connections check - show 'watch'.

client_set_state only signals SESSION_WATCH_SHOW if client
changes state from being active to inactive (and all clients
in session are now inactive).

13 years agoFix check for yaz-config
Adam Dickmeiss [Sun, 8 Aug 2010 19:15:56 +0000 (21:15 +0200)]
Fix check for yaz-config

13 years agoRun with full log
Dennis Schafroth [Sat, 7 Aug 2010 10:19:04 +0000 (12:19 +0200)]
Run with full log

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Sat, 7 Aug 2010 10:18:03 +0000 (12:18 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

13 years agoTest to emulate zero hits: DOES NOT WORK
Dennis Schafroth [Sat, 7 Aug 2010 10:17:28 +0000 (12:17 +0200)]
Test to emulate zero hits: DOES NOT WORK

13 years agoUsing recursive session lock
Dennis Schafroth [Sat, 7 Aug 2010 10:16:28 +0000 (12:16 +0200)]
Using recursive session lock

13 years agoSupport for yaz_mutex with flags
Dennis Schafroth [Sat, 7 Aug 2010 10:15:37 +0000 (12:15 +0200)]
Support for yaz_mutex with flags

13 years agoSOLR schema for pazpar2 internal data format
dennis [Thu, 5 Aug 2010 12:41:35 +0000 (14:41 +0200)]
SOLR schema for pazpar2 internal data format

13 years agoTools for indexing LOC to SOLR server
dennis [Thu, 5 Aug 2010 12:33:42 +0000 (14:33 +0200)]
Tools for indexing LOC to SOLR server

post.jar: java client for POSTing
loc.sh: script to convert from gz'ed marc records to turbomarc, parpar2 (internal) format to SOLR document format,
and then POSTing it to a SOLR server

Ignore temporary files.

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Wed, 4 Aug 2010 20:39:39 +0000 (22:39 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

13 years agoAdd template for collection element.
Dennis Schafroth [Wed, 4 Aug 2010 20:39:23 +0000 (22:39 +0200)]
Add template for collection element.

13 years agoTranscode from pz2 to SOLR format
Dennis Schafroth [Wed, 4 Aug 2010 20:38:01 +0000 (22:38 +0200)]
Transcode from pz2 to SOLR format

13 years agotest settings: wait 3 secs
Adam Dickmeiss [Tue, 3 Aug 2010 12:38:50 +0000 (14:38 +0200)]
test settings: wait 3 secs

13 years agoOptional temporary directory
Dennis Schafroth [Tue, 3 Aug 2010 11:21:13 +0000 (13:21 +0200)]
Optional temporary directory

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Tue, 3 Aug 2010 11:05:27 +0000 (13:05 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

13 years agoFetching termlist
Dennis Schafroth [Tue, 3 Aug 2010 11:02:56 +0000 (13:02 +0200)]
Fetching termlist

13 years agoReturn proper exit code for facet test
Adam Dickmeiss [Tue, 3 Aug 2010 09:23:47 +0000 (11:23 +0200)]
Return proper exit code for facet test

13 years agoDont test facets if yaz-ztest don't support it
Adam Dickmeiss [Tue, 3 Aug 2010 09:20:33 +0000 (11:20 +0200)]
Dont test facets if yaz-ztest don't support it

13 years agoAdd missing files for tests (make check)
Adam Dickmeiss [Mon, 2 Aug 2010 11:57:05 +0000 (13:57 +0200)]
Add missing files for tests (make check)

13 years agoAvoid mix decl and code
Adam Dickmeiss [Mon, 2 Aug 2010 11:26:33 +0000 (13:26 +0200)]
Avoid mix decl and code

13 years agoNo longer present in test
Dennis Schafroth [Thu, 29 Jul 2010 11:09:33 +0000 (13:09 +0200)]
No longer present in test

13 years agoChange to have a 2nd target. Rerun
Dennis Schafroth [Thu, 29 Jul 2010 11:08:56 +0000 (13:08 +0200)]
Change to have a 2nd target. Rerun

13 years agoChange to have a 2nd target. Rerun
Dennis Schafroth [Thu, 29 Jul 2010 11:08:53 +0000 (13:08 +0200)]
Change to have a 2nd target. Rerun

13 years agoChange in facets tests.
Dennis Schafroth [Wed, 28 Jul 2010 13:13:56 +0000 (15:13 +0200)]
Change in facets tests.

Run one termlist cmd long after show (without block) to ensure correct results.

13 years agoNew facets test results
Dennis Schafroth [Wed, 28 Jul 2010 13:05:36 +0000 (15:05 +0200)]
New facets test results

13 years agoAfter test reorder
Dennis Schafroth [Wed, 28 Jul 2010 13:04:21 +0000 (15:04 +0200)]
After test reorder

13 years agoNew test order
Dennis Schafroth [Wed, 28 Jul 2010 13:03:31 +0000 (15:03 +0200)]
New test order

13 years agoAdd debug logging around termlist response
Dennis Schafroth [Wed, 28 Jul 2010 12:44:25 +0000 (14:44 +0200)]
Add debug logging around termlist response

13 years agoIgnore pazpar2.spec
Dennis Schafroth [Tue, 27 Jul 2010 12:14:50 +0000 (14:14 +0200)]
Ignore pazpar2.spec

13 years agoAdd turbomarc and facet test to Makefile.am
Dennis Schafroth [Tue, 27 Jul 2010 12:12:01 +0000 (14:12 +0200)]
Add turbomarc and facet test to Makefile.am

13 years agoRemove log of ztest pid
Dennis Schafroth [Tue, 27 Jul 2010 12:11:29 +0000 (14:11 +0200)]
Remove log of ztest pid

13 years agoMerge changes from tmarc.xsl
Dennis Schafroth [Tue, 27 Jul 2010 11:39:50 +0000 (13:39 +0200)]
Merge changes from tmarc.xsl

13 years agoNew tests for facets
Dennis Schafroth [Tue, 27 Jul 2010 11:39:04 +0000 (13:39 +0200)]
New tests for facets

13 years agoUpdate after stylesheet change
Dennis Schafroth [Tue, 27 Jul 2010 11:37:56 +0000 (13:37 +0200)]
Update after stylesheet change

13 years agoFix test so it uses marc21_test.xsl and tmarc.xsl
Dennis Schafroth [Tue, 27 Jul 2010 11:37:11 +0000 (13:37 +0200)]
Fix test so it uses marc21_test.xsl and tmarc.xsl

13 years agoReplace tmarcxml.xsl with tmarc.xsl
Dennis Schafroth [Tue, 27 Jul 2010 11:34:57 +0000 (13:34 +0200)]
Replace tmarcxml.xsl with tmarc.xsl

13 years agoSupport for target facets.
Dennis Schafroth [Mon, 26 Jul 2010 14:22:03 +0000 (16:22 +0200)]
Support for target facets.

Fix: Set "@attr" for all attributes (not just 1).
Add some more debug around facets.

13 years agoAdd Debug dir.
Dennis Schafroth [Fri, 23 Jul 2010 10:44:42 +0000 (12:44 +0200)]
Add Debug dir.

13 years agoLog statement about facets.
Dennis Schafroth [Fri, 23 Jul 2010 10:42:40 +0000 (12:42 +0200)]
Log statement about facets.

13 years agoFix: Firste generating facets on search responses.
Dennis Schafroth [Fri, 23 Jul 2010 10:41:54 +0000 (12:41 +0200)]
Fix: Firste generating facets on search responses.

13 years agoClient requesting termlist/facets
Dennis Schafroth [Fri, 23 Jul 2010 10:40:50 +0000 (12:40 +0200)]
Client requesting termlist/facets

13 years agoProject files
Dennis Schafroth [Thu, 22 Jul 2010 15:28:01 +0000 (17:28 +0200)]
Project files

13 years agoset borders-* to zero px
Dennis Schafroth [Thu, 22 Jul 2010 15:27:35 +0000 (17:27 +0200)]
set borders-* to zero px

13 years agotermlist_insert: new frequency parameter (instead of 1)
Dennis Schafroth [Thu, 22 Jul 2010 15:26:23 +0000 (17:26 +0200)]
termlist_insert: new frequency parameter (instead of 1)

13 years agoNew settings for termlists
Dennis Schafroth [Thu, 22 Jul 2010 15:24:28 +0000 (17:24 +0200)]
New settings for termlists

13 years agoNew settings for termlists
Dennis Schafroth [Thu, 22 Jul 2010 15:24:18 +0000 (17:24 +0200)]
New settings for termlists

13 years agoadd_facet made public. Use by client to report facets by targets
Dennis Schafroth [Thu, 22 Jul 2010 15:23:04 +0000 (17:23 +0200)]
add_facet made public. Use by client to report facets by targets

13 years agodisable term counting if client repports facet support
Dennis Schafroth [Thu, 22 Jul 2010 15:21:05 +0000 (17:21 +0200)]
disable term counting if client repports facet support

13 years agodoes client has facet for a given name
Dennis Schafroth [Thu, 22 Jul 2010 15:19:12 +0000 (17:19 +0200)]
does client has facet for a given name

13 years agoSupport for target with facets
Dennis Schafroth [Thu, 22 Jul 2010 15:15:47 +0000 (17:15 +0200)]
Support for target with facets

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Thu, 22 Jul 2010 07:40:06 +0000 (09:40 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

13 years agoComment on thread issue
Dennis Schafroth [Thu, 22 Jul 2010 07:40:02 +0000 (09:40 +0200)]
Comment on thread issue

13 years agoRemoved #if0 around check for live connections -- reinstating WATCH execution for...
Sebastian Hammer [Tue, 20 Jul 2010 08:16:07 +0000 (08:16 +0000)]
Removed #if0 around check for live connections -- reinstating WATCH execution for show

13 years agoAdded support for Horizon's use of 926
Sebastian Hammer [Mon, 19 Jul 2010 13:28:53 +0000 (13:28 +0000)]
Added support for Horizon's use of 926

13 years agoAlways log if init script fails to start or stop
Adam Dickmeiss [Thu, 8 Jul 2010 11:39:11 +0000 (13:39 +0200)]
Always log if init script fails to start or stop

The init.d script will log despite the value of VERBOSE if
start-stop-daemon returns exit code 2.

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Niels Erik G. Nielsen [Wed, 7 Jul 2010 10:52:38 +0000 (03:52 -0700)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

13 years agoAdds synthetic title-complete ...
Niels Erik G. Nielsen [Wed, 7 Jul 2010 09:49:25 +0000 (02:49 -0700)]
Adds synthetic title-complete ...

... to enable composite mergekey on title and title-remainder

13 years agoAdded filter for cargabge characters to 'date' field
Sebastian Hammer [Tue, 6 Jul 2010 03:56:21 +0000 (03:56 +0000)]
Added filter for cargabge characters to 'date' field

13 years agoRPM spec part of dist v1.4.3
Adam Dickmeiss [Fri, 2 Jul 2010 08:38:54 +0000 (10:38 +0200)]
RPM spec part of dist

13 years agoVersion 1.4.3 (RPM only)
Adam Dickmeiss [Fri, 2 Jul 2010 08:35:38 +0000 (10:35 +0200)]
Version 1.4.3 (RPM only)

13 years agoRPM pazpar2, pazpar2-js, pazpar2-doc completed
Adam Dickmeiss [Thu, 1 Jul 2010 13:49:49 +0000 (09:49 -0400)]
RPM pazpar2, pazpar2-js, pazpar2-doc completed

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Thu, 1 Jul 2010 13:04:40 +0000 (09:04 -0400)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

13 years agoAdd init.d script for CentOS/RHEL
Adam Dickmeiss [Thu, 1 Jul 2010 13:04:31 +0000 (09:04 -0400)]
Add init.d script for CentOS/RHEL

13 years agoMore functional RPM
Adam Dickmeiss [Thu, 1 Jul 2010 13:04:04 +0000 (09:04 -0400)]
More functional RPM

13 years agoMove debian/server.xml to etc/server.xml
Adam Dickmeiss [Thu, 1 Jul 2010 12:04:58 +0000 (14:04 +0200)]
Move debian/server.xml to etc/server.xml

13 years agoVersion 1.4.3-1
Adam Dickmeiss [Thu, 1 Jul 2010 12:04:45 +0000 (14:04 +0200)]
Version 1.4.3-1

13 years agoBump version to 1.4.3
Adam Dickmeiss [Thu, 1 Jul 2010 11:05:09 +0000 (13:05 +0200)]
Bump version to 1.4.3

Because we are working on RPMs for RHEL5/CentOS.

13 years agoAdd pazpar2.spec.in (not working at all)
Adam Dickmeiss [Thu, 1 Jul 2010 11:03:02 +0000 (07:03 -0400)]
Add pazpar2.spec.in (not working at all)

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Wed, 30 Jun 2010 13:24:14 +0000 (15:24 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

13 years agoRemove etch, jaunty, intrepid, hardy
Adam Dickmeiss [Wed, 30 Jun 2010 13:22:29 +0000 (15:22 +0200)]
Remove etch, jaunty, intrepid, hardy

13 years agoBases error reporting on 'state' rather than 'hits'.
Niels Erik G. Nielsen [Wed, 30 Jun 2010 10:57:30 +0000 (06:57 -0400)]
Bases error reporting on 'state' rather than 'hits'.

13 years agoComment out the debug logging on send message.
Dennis Schafroth [Mon, 28 Jun 2010 11:19:55 +0000 (13:19 +0200)]
Comment out the debug logging on send message.

13 years agoAdd name to log element.
Dennis Schafroth [Mon, 28 Jun 2010 11:17:27 +0000 (13:17 +0200)]
Add name to log element.

13 years agoShow user displayname in Logout link. Remove a logging statement.
Dennis Schafroth [Mon, 28 Jun 2010 11:13:37 +0000 (13:13 +0200)]
Show user displayname in Logout link. Remove a logging statement.

13 years agoAdding JSON2 to be used stand-alone. Not tested
Dennis Schafroth [Mon, 28 Jun 2010 11:10:03 +0000 (13:10 +0200)]
Adding JSON2 to be used stand-alone. Not tested

13 years agoClean up of JSON parsing. Comment out the mk2-mobile debug stuff. Will remove when...
Dennis Schafroth [Mon, 28 Jun 2010 11:02:57 +0000 (13:02 +0200)]
Clean up of JSON parsing. Comment out the mk2-mobile debug stuff. Will remove when problem is solved.

13 years agoAlternative JSON parsing.
Dennis Schafroth [Fri, 25 Jun 2010 13:13:01 +0000 (15:13 +0200)]
Alternative JSON parsing.

13 years agoAttempt to catch issue with parsing JSON.
Dennis Schafroth [Fri, 25 Jun 2010 08:52:36 +0000 (10:52 +0200)]
Attempt to catch issue with parsing JSON.

13 years agoRemove simulation of JSON
Dennis Schafroth [Fri, 25 Jun 2010 08:24:22 +0000 (10:24 +0200)]
Remove simulation of JSON

13 years agoFlag for not reusing connection.
Dennis Schafroth [Fri, 25 Jun 2010 08:23:29 +0000 (10:23 +0200)]
Flag for not reusing connection.

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Thu, 24 Jun 2010 14:43:59 +0000 (16:43 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

13 years agoUsing native JSON if present
Dennis Schafroth [Thu, 24 Jun 2010 14:43:00 +0000 (16:43 +0200)]
Using native JSON if present

13 years agoSleep in lines again so that lineno == testno.
Adam Dickmeiss [Thu, 24 Jun 2010 14:30:28 +0000 (16:30 +0200)]
Sleep in lines again so that lineno == testno.

13 years agoAdd test of native JSON. Remove unused serialize()
Dennis Schafroth [Thu, 24 Jun 2010 14:12:38 +0000 (16:12 +0200)]
Add test of native JSON. Remove unused serialize()

13 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Thu, 24 Jun 2010 11:33:30 +0000 (13:33 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2

13 years agoVersion 1.4.2 v1.4.2
Adam Dickmeiss [Fri, 18 Jun 2010 09:33:16 +0000 (11:33 +0200)]
Version 1.4.2

13 years agowww/iphone part of dist
Adam Dickmeiss [Fri, 18 Jun 2010 09:09:00 +0000 (11:09 +0200)]
www/iphone part of dist

13 years agoRequire YAZ 4.0.10 (using ZOOM_resultset_release)
Adam Dickmeiss [Fri, 18 Jun 2010 09:00:42 +0000 (11:00 +0200)]
Require YAZ 4.0.10 (using ZOOM_resultset_release)

13 years agoDetach result set from client on connection change
Adam Dickmeiss [Fri, 18 Jun 2010 08:56:09 +0000 (10:56 +0200)]
Detach result set from client on connection change

This is to ensure that when a result set is destructed it will
never mangle with the ZOOM connection . It will also ensure
that we never return anything but cached content for a result
set when the connection (in a pazpar2 session) is reused.