Sebastian Hammer [Sat, 23 Oct 2010 02:55:54 +0000 (02:55 +0000)]
Added exact match record filter
Niels Erik G. Nielsen [Thu, 21 Oct 2010 19:39:50 +0000 (21:39 +0200)]
Adds medium parameter to dc stylesheet
Niels Erik G. Nielsen [Tue, 19 Oct 2010 19:41:56 +0000 (12:41 -0700)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Niels Erik G. Nielsen [Tue, 19 Oct 2010 19:40:27 +0000 (12:40 -0700)]
Adds per-target medium type to CF stylesheet
Adam Dickmeiss [Fri, 15 Oct 2010 12:51:10 +0000 (14:51 +0200)]
Add Ubuntu maverick
Adam Dickmeiss [Wed, 13 Oct 2010 14:06:57 +0000 (16:06 +0200)]
Fix test to listen on localhsot (not @)
It fails sometimes to use localhost and the @ combo.
Adam Dickmeiss [Wed, 13 Oct 2010 12:01:37 +0000 (14:01 +0200)]
Update doc/common
Dennis Schafroth [Mon, 11 Oct 2010 12:15:16 +0000 (14:15 +0200)]
Plot files from other branch. Extra test_sru test
Dennis Schafroth [Mon, 11 Oct 2010 12:13:46 +0000 (14:13 +0200)]
Add current SOLR version
Dennis Schafroth [Mon, 11 Oct 2010 12:12:57 +0000 (14:12 +0200)]
Add SOLR protocol
Dennis Schafroth [Wed, 6 Oct 2010 14:02:00 +0000 (16:02 +0200)]
New settings for pazpar2 targets
Documenting pz:termlist_term_count, pz:termlist_term_sort, pz:preferred, and pz:block_timeout
Dennis Schafroth [Wed, 6 Oct 2010 14:00:35 +0000 (16:00 +0200)]
Temporary test files for GBV reported error
Dennis Schafroth [Wed, 6 Oct 2010 13:57:06 +0000 (15:57 +0200)]
Restore "org"
Dennis Schafroth [Wed, 6 Oct 2010 13:54:36 +0000 (15:54 +0200)]
change test
Dennis Schafroth [Wed, 6 Oct 2010 13:52:56 +0000 (15:52 +0200)]
maxrecord change to 50
Dennis Schafroth [Wed, 6 Oct 2010 13:51:23 +0000 (15:51 +0200)]
Change to localhost. Add pz:maxrecord
Adam Dickmeiss [Wed, 6 Oct 2010 11:22:44 +0000 (13:22 +0200)]
Doc: Add info/orgname + refmiscinfo for man pages
Adam Dickmeiss [Wed, 6 Oct 2010 11:19:24 +0000 (13:19 +0200)]
Doc: Update to Docbook 4.4
Adam Dickmeiss [Wed, 6 Oct 2010 08:22:33 +0000 (10:22 +0200)]
Update doc for setting "sru"; mention solr
Adam Dickmeiss [Wed, 6 Oct 2010 07:07:57 +0000 (09:07 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Niels Erik G. Nielsen [Tue, 5 Oct 2010 13:17:29 +0000 (06:17 -0700)]
Adds 999$a, c or d as 'localid'
Adam Dickmeiss [Tue, 5 Oct 2010 10:45:03 +0000 (12:45 +0200)]
Version 1.5.0. Require YAZ 4.1.0
Adam Dickmeiss [Tue, 5 Oct 2010 08:06:34 +0000 (10:06 +0200)]
Use hostport, not ipport for proxied connections
Adam Dickmeiss [Thu, 23 Sep 2010 12:55:30 +0000 (14:55 +0200)]
Add prototype for client_check_preferred_watch
Dennis Schafroth [Wed, 22 Sep 2010 14:03:05 +0000 (16:03 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Wed, 22 Sep 2010 14:02:43 +0000 (16:02 +0200)]
Extra debug for debugging lost ZOOM_EVENT_RECV_SEARCH on SRU target
Dennis Schafroth [Wed, 22 Sep 2010 14:01:33 +0000 (16:01 +0200)]
Enabling ZOOM Event debugging
Dennis Schafroth [Wed, 22 Sep 2010 14:00:04 +0000 (16:00 +0200)]
Added test case for SRU target. Currently set to a german one that creates problem
Niels Erik G. Nielsen [Wed, 22 Sep 2010 13:49:20 +0000 (06:49 -0700)]
Adds 'medium' as an optional parameter to style sheet
.. to support override of the per-title medium type with a
per-target medium type
Adam Dickmeiss [Fri, 17 Sep 2010 09:21:40 +0000 (11:21 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Fri, 17 Sep 2010 09:21:00 +0000 (11:21 +0200)]
Extend nativesyntax description (with txml)
Niels Erik G. Nielsen [Wed, 15 Sep 2010 21:30:11 +0000 (17:30 -0400)]
Translates diagnostic 1 and 2
... to "Permanent system error" and "Temporary system error"
respectively
Dennis Schafroth [Thu, 9 Sep 2010 14:11:57 +0000 (16:11 +0200)]
Test on zero results should not return facets (SOLR problem).
Dennis Schafroth [Thu, 9 Sep 2010 14:10:44 +0000 (16:10 +0200)]
Facets fields without tokenization.
Dennis Schafroth [Wed, 8 Sep 2010 17:15:23 +0000 (19:15 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Wed, 8 Sep 2010 17:15:09 +0000 (19:15 +0200)]
Require local running SOLR target
Dennis Schafroth [Wed, 8 Sep 2010 17:13:49 +0000 (19:13 +0200)]
Block on zero records also for preferred block
Dennis Schafroth [Wed, 8 Sep 2010 17:12:22 +0000 (19:12 +0200)]
Check/release preferred block on recieved records
Dennis Schafroth [Wed, 8 Sep 2010 17:11:22 +0000 (19:11 +0200)]
Remove check/release of preferred block in client_search_response. Do it when ZOOM message loop. Otherwise logging corrections.
Adam Dickmeiss [Wed, 8 Sep 2010 14:05:08 +0000 (16:05 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Wed, 8 Sep 2010 14:04:07 +0000 (16:04 +0200)]
CentOS 5: add logrotate
Dennis Schafroth [Fri, 3 Sep 2010 11:45:52 +0000 (13:45 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Fri, 3 Sep 2010 11:36:59 +0000 (13:36 +0200)]
Add target as preferred
Dennis Schafroth [Fri, 3 Sep 2010 11:35:54 +0000 (13:35 +0200)]
Index is updated
Dennis Schafroth [Fri, 3 Sep 2010 11:34:48 +0000 (13:34 +0200)]
Fix renamed session function
Dennis Schafroth [Fri, 3 Sep 2010 11:34:07 +0000 (13:34 +0200)]
Rename function
Dennis Schafroth [Fri, 3 Sep 2010 11:32:44 +0000 (13:32 +0200)]
Watch logging. Rename function
Dennis Schafroth [Fri, 3 Sep 2010 11:31:47 +0000 (13:31 +0200)]
Add more debugging around watch. Rename and to header.
Dennis Schafroth [Thu, 2 Sep 2010 14:43:35 +0000 (16:43 +0200)]
New setting for preferred/priority targets
Dennis Schafroth [Thu, 2 Sep 2010 14:43:34 +0000 (16:43 +0200)]
New setting for preferred/priority targets
Dennis Schafroth [Thu, 2 Sep 2010 14:42:41 +0000 (16:42 +0200)]
New block: Wait for preferred targets to be "ready"
Dennis Schafroth [Thu, 2 Sep 2010 14:42:28 +0000 (16:42 +0200)]
New block: Wait for preferred targets to be "ready"
Dennis Schafroth [Thu, 2 Sep 2010 14:40:49 +0000 (16:40 +0200)]
New block: Wait for preferred targets to be "ready"
Dennis Schafroth [Thu, 2 Sep 2010 14:39:27 +0000 (16:39 +0200)]
Implementation of a block on preferred targets
Adam Dickmeiss [Thu, 2 Sep 2010 12:19:55 +0000 (14:19 +0200)]
RPM: fix removal of pazpar2-js.conf
Removal of pazpar2-js.conf symlink happens only during uninstall
of pkg. The link is re-installed always. httpd/apache2 is no longer
reloaded/restarted.. It fails too often.
Dennis Schafroth [Wed, 1 Sep 2010 12:17:58 +0000 (14:17 +0200)]
Update results after fix in yaz solr facets
Dennis Schafroth [Wed, 1 Sep 2010 12:14:04 +0000 (14:14 +0200)]
Add comment
Dennis Schafroth [Tue, 31 Aug 2010 13:04:23 +0000 (15:04 +0200)]
Add test_solr.sh test but commented out. Need merging of yaz solr_facets branch
Dennis Schafroth [Tue, 31 Aug 2010 12:55:36 +0000 (14:55 +0200)]
SOLR with/out facets results
Dennis Schafroth [Tue, 31 Aug 2010 12:53:31 +0000 (14:53 +0200)]
Move client_set_facet_request so it works on all types of queries. Not only PQF
Dennis Schafroth [Tue, 31 Aug 2010 12:52:28 +0000 (14:52 +0200)]
add test using SOLR facets
Dennis Schafroth [Tue, 31 Aug 2010 12:51:40 +0000 (14:51 +0200)]
run data in sub directory
Dennis Schafroth [Tue, 31 Aug 2010 12:50:04 +0000 (14:50 +0200)]
Works with collection xml
Dennis Schafroth [Tue, 31 Aug 2010 07:36:18 +0000 (09:36 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Tue, 31 Aug 2010 07:35:14 +0000 (09:35 +0200)]
add SOLR facets tests
Adam Dickmeiss [Fri, 27 Aug 2010 12:42:42 +0000 (14:42 +0200)]
Avoid random hit-count for facets test
This is to ensure we get same results everywhere. Trick
is to add a term in PQF that includes a number (digits) -
this will make yaz-ztest return that hit count.
Dennis Schafroth [Fri, 27 Aug 2010 12:04:57 +0000 (14:04 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Fri, 27 Aug 2010 12:04:31 +0000 (14:04 +0200)]
Change test to search computers again
Adam Dickmeiss [Fri, 27 Aug 2010 11:24:13 +0000 (13:24 +0200)]
try to avoid pazpar2 left-overs (taking up a port!)
Adam Dickmeiss [Thu, 26 Aug 2010 13:42:40 +0000 (15:42 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Thu, 26 Aug 2010 13:42:08 +0000 (15:42 +0200)]
Update for Zebra 2 server on z3950.indexdata.com
Dennis Schafroth [Tue, 24 Aug 2010 14:09:46 +0000 (16:09 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Tue, 24 Aug 2010 14:09:38 +0000 (16:09 +0200)]
Example of solr targets
Dennis Schafroth [Tue, 24 Aug 2010 14:08:59 +0000 (16:08 +0200)]
Add pz:apdu flag
Adam Dickmeiss [Thu, 19 Aug 2010 08:11:39 +0000 (10:11 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Adam Dickmeiss [Thu, 19 Aug 2010 08:11:25 +0000 (10:11 +0200)]
Depend on YAZ 4.0.13
Dennis Schafroth [Tue, 17 Aug 2010 12:32:46 +0000 (14:32 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Tue, 17 Aug 2010 12:32:20 +0000 (14:32 +0200)]
SOLR document format to pz2 format
Dennis Schafroth [Tue, 17 Aug 2010 12:29:58 +0000 (14:29 +0200)]
Test of SOLR target
Adam Dickmeiss [Tue, 17 Aug 2010 12:28:32 +0000 (14:28 +0200)]
Merge branch 'branch_1_4_4'
Dennis Schafroth [Tue, 17 Aug 2010 12:26:40 +0000 (14:26 +0200)]
fix: normalization
Adam Dickmeiss [Tue, 17 Aug 2010 11:39:06 +0000 (13:39 +0200)]
Version 1.4.4
Dennis Schafroth [Mon, 16 Aug 2010 14:25:21 +0000 (16:25 +0200)]
SOLR support (work in progress)
Add logic to branch between SRU and SOLR targets.
Setting sru specific to value "solr" will enable parsing to SOLR.
Dennis Schafroth [Mon, 16 Aug 2010 13:22:37 +0000 (15:22 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
Dennis Schafroth [Mon, 16 Aug 2010 13:22:34 +0000 (15:22 +0200)]
Add: make_solrquery(..)
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
Adam Dickmeiss [Mon, 16 Aug 2010 12:25:12 +0000 (14:25 +0200)]
Only send facets if pz:termlist_term_count is set
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.
Dennis Schafroth [Mon, 16 Aug 2010 11:50:12 +0000 (13:50 +0200)]
Skip Facets: Check for empty string. And reset Facet settings
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
Dennis Schafroth [Mon, 16 Aug 2010 10:34:43 +0000 (12:34 +0200)]
Disable configuration of facets when no facet count is set.
Adam Dickmeiss [Wed, 11 Aug 2010 07:22:38 +0000 (09:22 +0200)]
Revert mutex with flags and omit include pthread.h
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.
Adam Dickmeiss [Sun, 8 Aug 2010 19:21:03 +0000 (21:21 +0200)]
No need for recursive mutex
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).
Adam Dickmeiss [Sun, 8 Aug 2010 19:15:56 +0000 (21:15 +0200)]
Fix check for yaz-config
Dennis Schafroth [Sat, 7 Aug 2010 10:19:04 +0000 (12:19 +0200)]
Run with full log
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
Dennis Schafroth [Sat, 7 Aug 2010 10:17:28 +0000 (12:17 +0200)]
Test to emulate zero hits: DOES NOT WORK
Dennis Schafroth [Sat, 7 Aug 2010 10:16:28 +0000 (12:16 +0200)]
Using recursive session lock