pazpar2-moved-to-github.git
17 years agoUpdated.
Sebastian Hammer [Thu, 4 Jan 2007 20:18:16 +0000 (20:18 +0000)]
Updated.

17 years agoAdded 'virtual' facet named 'xtargets' to termlist command, which returns
Sebastian Hammer [Thu, 4 Jan 2007 20:00:58 +0000 (20:00 +0000)]
Added 'virtual' facet named 'xtargets' to termlist command, which returns
information about targets with the most hitcounts. Description in PROTOCOL

17 years ago*** empty log message ***
Sebastian Hammer [Thu, 4 Jan 2007 19:04:34 +0000 (19:04 +0000)]
*** empty log message ***

17 years agodiv structure more appropriate for ajax programming.
Anders S. Mortensen [Thu, 4 Jan 2007 14:39:42 +0000 (14:39 +0000)]
div structure more appropriate for ajax programming.

17 years agoDefault message on front-page.
Anders S. Mortensen [Thu, 4 Jan 2007 14:39:06 +0000 (14:39 +0000)]
Default message on front-page.

17 years agoGetting ready to implement to the demo.
Anders S. Mortensen [Thu, 4 Jan 2007 14:11:55 +0000 (14:11 +0000)]
Getting ready to implement to the demo.

17 years agoFixed NULL-ptr reference that occurred when type or value node becomes
Adam Dickmeiss [Thu, 4 Jan 2007 07:38:36 +0000 (07:38 +0000)]
Fixed NULL-ptr reference that occurred when type or value node becomes
NULL in ingest_record. For NULL values omit call to add_facet and
relevance_countwords.

17 years agoAdded code to do timings for show + ingest of records. Enable by
Adam Dickmeiss [Thu, 4 Jan 2007 07:27:29 +0000 (07:27 +0000)]
Added code to do timings for show + ingest of records. Enable by
setting USE_TIMING=1 in pazpar2.c. Requires YAZ 2.1.45 or later.

17 years agoForgot to release normalized xml record. Whoops.
Sebastian Hammer [Thu, 4 Jan 2007 03:16:14 +0000 (03:16 +0000)]
Forgot to release normalized xml record. Whoops.

17 years agoAdded session ping to Anders's demo client.
Sebastian Hammer [Thu, 4 Jan 2007 03:06:40 +0000 (03:06 +0000)]
Added session ping to Anders's demo client.

17 years agoImplemented 'activeclients' result element for cmd_stat. Put check in test1 client for
Sebastian Hammer [Thu, 4 Jan 2007 02:53:37 +0000 (02:53 +0000)]
Implemented 'activeclients' result element for cmd_stat. Put check in test1 client for
show, stat, and termlist handlers, so browser now produces no unnecessary HTML traffic.

17 years agoAdded 'activeclients' element to response from show and termlist command
Sebastian Hammer [Thu, 4 Jan 2007 02:35:42 +0000 (02:35 +0000)]
Added 'activeclients' element to response from show and termlist command
so browsers can stop repeating requests when all activity has ended.

17 years agoFixed bug that led to temporary busy-loops on write-select on some connections.
Sebastian Hammer [Wed, 3 Jan 2007 16:59:32 +0000 (16:59 +0000)]
Fixed bug that led to temporary busy-loops on write-select on some connections.
Thanks to Adam for the patch.

17 years agoRemoved local tweak to Makefile.. maybe we should have a Makefile.cvs, so people
Sebastian Hammer [Wed, 3 Jan 2007 14:31:55 +0000 (14:31 +0000)]
Removed local tweak to Makefile.. maybe we should have a Makefile.cvs, so people
can do their own tweaks.

17 years agoUpdate example
Adam Dickmeiss [Wed, 3 Jan 2007 13:17:50 +0000 (13:17 +0000)]
Update example

17 years agoAdded XSLT support. Configuration file (e.g. etc/pazpar2.cfg) must now be specified
Sebastian Hammer [Wed, 3 Jan 2007 06:23:44 +0000 (06:23 +0000)]
Added XSLT support. Configuration file (e.g. etc/pazpar2.cfg) must now be specified
by option -f before targets are loaded with -s (this is temporary). Listener portno
and proxy is still controlled from command line for now! Incoming records are
normalized to intermediate format with XSLT. Added support for multiple facets --
generated dynamically from the XSLT normalization step. marc21.xsl is for MARC.

17 years agoI Love examples
Adam Dickmeiss [Tue, 2 Jan 2007 15:12:04 +0000 (15:12 +0000)]
I Love examples

17 years agoMaking test more realistic.
Anders S. Mortensen [Tue, 2 Jan 2007 14:11:02 +0000 (14:11 +0000)]
Making test more realistic.

17 years agoAdding stress testing script.
Anders S. Mortensen [Tue, 2 Jan 2007 13:30:52 +0000 (13:30 +0000)]
Adding stress testing script.

17 years agoBack-button now works with paging too.
Anders S. Mortensen [Tue, 2 Jan 2007 11:02:50 +0000 (11:02 +0000)]
Back-button now works with paging too.

17 years agoDon't forget the -x command line switch.
Anders S. Mortensen [Tue, 2 Jan 2007 09:30:28 +0000 (09:30 +0000)]
Don't forget the -x command line switch.

17 years agoRenaming XSL file
Sebastian Hammer [Sun, 31 Dec 2006 04:51:17 +0000 (04:51 +0000)]
Renaming XSL file

17 years agoUpdating.
Anders S. Mortensen [Fri, 29 Dec 2006 11:33:56 +0000 (11:33 +0000)]
Updating.

17 years agoIntroducing a general initialization function.
Anders S. Mortensen [Fri, 29 Dec 2006 10:29:46 +0000 (10:29 +0000)]
Introducing a general initialization function.

17 years agoMoving javascript into a separate container.
Anders S. Mortensen [Fri, 29 Dec 2006 10:22:09 +0000 (10:22 +0000)]
Moving javascript into a separate container.

17 years agoUnescaping session before comparing.
Anders S. Mortensen [Fri, 29 Dec 2006 10:18:38 +0000 (10:18 +0000)]
Unescaping session before comparing.

17 years agoResolving conflict
Sebastian Hammer [Fri, 29 Dec 2006 05:10:02 +0000 (05:10 +0000)]
Resolving conflict

17 years agoOnly split on first occurrence of = in pseudo url.
Anders S. Mortensen [Thu, 28 Dec 2006 13:44:37 +0000 (13:44 +0000)]
Only split on first occurrence of = in pseudo url.

17 years agoBack button works in firefox.
Anders S. Mortensen [Thu, 28 Dec 2006 13:12:37 +0000 (13:12 +0000)]
Back button works in firefox.

17 years agoAdded rudimentary back-button functionality.
Anders S. Mortensen [Thu, 28 Dec 2006 11:02:48 +0000 (11:02 +0000)]
Added rudimentary back-button functionality.

17 years agoFixing what appears to be a typo in this stylesheet.
Anders S. Mortensen [Thu, 28 Dec 2006 10:00:34 +0000 (10:00 +0000)]
Fixing what appears to be a typo in this stylesheet.

17 years agoBasic configuration functionality in place (not yet used)
Sebastian Hammer [Wed, 27 Dec 2006 21:11:10 +0000 (21:11 +0000)]
Basic configuration functionality in place (not yet used)

17 years agoAdded empty source files for config system
Sebastian Hammer [Wed, 27 Dec 2006 02:14:27 +0000 (02:14 +0000)]
Added empty source files for config system

17 years agoAdded 'termlist' to config file. Notes.
Sebastian Hammer [Sun, 24 Dec 2006 22:09:40 +0000 (22:09 +0000)]
Added 'termlist' to config file. Notes.

17 years agoThoughts on profiles and XSLT
Sebastian Hammer [Fri, 22 Dec 2006 17:47:12 +0000 (17:47 +0000)]
Thoughts on profiles and XSLT

17 years agoStill just dummy
Sebastian Hammer [Fri, 22 Dec 2006 17:35:13 +0000 (17:35 +0000)]
Still just dummy

17 years agoThis is just a dummy config file -- a place to sketch out what the config
Sebastian Hammer [Fri, 22 Dec 2006 04:52:56 +0000 (04:52 +0000)]
This is just a dummy config file -- a place to sketch out what the config
file format should look like

17 years agoAdded load of global stylesheet (temporary measure only)
Sebastian Hammer [Fri, 22 Dec 2006 04:43:11 +0000 (04:43 +0000)]
Added load of global stylesheet (temporary measure only)

17 years agoRelocated default.bib
Sebastian Hammer [Fri, 22 Dec 2006 04:34:29 +0000 (04:34 +0000)]
Relocated default.bib

17 years agoReduced lines displayed in demo
Sebastian Hammer [Fri, 22 Dec 2006 04:34:06 +0000 (04:34 +0000)]
Reduced lines displayed in demo

17 years agoMinor
Sebastian Hammer [Thu, 21 Dec 2006 04:27:48 +0000 (04:27 +0000)]
Minor

17 years agoDiagnotic tuning
Sebastian Hammer [Thu, 21 Dec 2006 04:27:17 +0000 (04:27 +0000)]
Diagnotic tuning

17 years agoMinor wording change
Sebastian Hammer [Thu, 21 Dec 2006 04:26:39 +0000 (04:26 +0000)]
Minor wording change

17 years agoSession keepalive (ping)
Sebastian Hammer [Thu, 21 Dec 2006 04:20:22 +0000 (04:20 +0000)]
Session keepalive (ping)

17 years agoMore detailed logging of HTTP requests
Sebastian Hammer [Thu, 21 Dec 2006 04:16:25 +0000 (04:16 +0000)]
More detailed logging of HTTP requests

17 years agoFixed problem with detection of end-of-stream for HTTP socket. Problem
Adam Dickmeiss [Wed, 20 Dec 2006 23:31:24 +0000 (23:31 +0000)]
Fixed problem with detection of end-of-stream for HTTP socket. Problem
was that if errno happened to be EAGAIN and read returned 0, then
errno was invalid (or has value of previous failed Unix call). Only
if read returns -1, it's appropriate to check errno.

17 years agoFix leaks which occurs for DNS failures
Adam Dickmeiss [Wed, 20 Dec 2006 23:28:37 +0000 (23:28 +0000)]
Fix leaks which occurs for DNS failures

17 years agoReduce size of database struct. Pass temp NMEM memory to show.
Adam Dickmeiss [Wed, 20 Dec 2006 22:19:35 +0000 (22:19 +0000)]
Reduce size of database struct. Pass temp NMEM memory to show.

17 years agorelease idfvec memory
Adam Dickmeiss [Wed, 20 Dec 2006 22:18:33 +0000 (22:18 +0000)]
release idfvec memory

17 years agoIgnore pazpar2 binary.
Adam Dickmeiss [Wed, 20 Dec 2006 20:56:27 +0000 (20:56 +0000)]
Ignore pazpar2 binary.

17 years agogarbage
Sebastian Hammer [Wed, 20 Dec 2006 20:48:50 +0000 (20:48 +0000)]
garbage

17 years agoReorganizing source tree
Sebastian Hammer [Wed, 20 Dec 2006 20:48:07 +0000 (20:48 +0000)]
Reorganizing source tree

17 years agoReorganized source tree
Sebastian Hammer [Wed, 20 Dec 2006 20:47:16 +0000 (20:47 +0000)]
Reorganized source tree

17 years agoExperimental version.. Trying to move state information into URL parameters
Sebastian Hammer [Wed, 20 Dec 2006 20:36:58 +0000 (20:36 +0000)]
Experimental version.. Trying to move state information into URL parameters
to facilitate browser navigation and bookmarking. Not really functional yet, but
Can start a session and a search.. issues remain, however.

17 years agoRemoving old pz files
Sebastian Hammer [Wed, 20 Dec 2006 20:25:50 +0000 (20:25 +0000)]
Removing old pz files

17 years agoIgnore pazpar2 binary
Adam Dickmeiss [Wed, 20 Dec 2006 19:13:25 +0000 (19:13 +0000)]
Ignore pazpar2 binary

17 years agoDescription of new -h option.
Sebastian Hammer [Tue, 19 Dec 2006 16:46:26 +0000 (16:46 +0000)]
Description of new -h option.

17 years agoAdded [host:]port syntax to -h to bind HTTP listener to specific local IP
Sebastian Hammer [Tue, 19 Dec 2006 04:49:34 +0000 (04:49 +0000)]
Added [host:]port syntax to -h to bind HTTP listener to specific local IP

17 years agoDestroy orphan connections on I/O. We could perhaps do better, to preserve
Sebastian Hammer [Mon, 18 Dec 2006 16:29:57 +0000 (16:29 +0000)]
Destroy orphan connections on I/O. We could perhaps do better, to preserve
these connections, but then more state information must be moved to the
connection level. Think about this.

17 years agoSynching
Sebastian Hammer [Mon, 18 Dec 2006 15:23:00 +0000 (15:23 +0000)]
Synching

17 years agoUndeclared constant LOG_DEBUG, should be YLOG_DEBUG.
Anders S. Mortensen [Mon, 18 Dec 2006 14:37:21 +0000 (14:37 +0000)]
Undeclared constant LOG_DEBUG, should be YLOG_DEBUG.

17 years agoRemove illegal ccl characters from subject refinements.
Anders S. Mortensen [Mon, 18 Dec 2006 14:14:43 +0000 (14:14 +0000)]
Remove illegal ccl characters from subject refinements.

17 years agoFixing bug which caused that the term list was never updated.
Anders S. Mortensen [Mon, 18 Dec 2006 13:16:30 +0000 (13:16 +0000)]
Fixing bug which caused that the term list was never updated.

17 years agoImplemented 'block' option to 'show' function to reduce need for
Sebastian Hammer [Sun, 17 Dec 2006 13:42:47 +0000 (13:42 +0000)]
Implemented 'block' option to 'show' function to reduce need for
polling after a search. Implemented in 'test1' interface.

17 years agoPart of the way to blocking functions
Sebastian Hammer [Thu, 14 Dec 2006 14:58:03 +0000 (14:58 +0000)]
Part of the way to blocking functions
Fixes bug on timeout of sessions

17 years agoAdding experiments.
Anders S. Mortensen [Thu, 14 Dec 2006 14:57:27 +0000 (14:57 +0000)]
Adding experiments.

17 years agoAdded refinement feature.
Anders S. Mortensen [Thu, 14 Dec 2006 11:04:31 +0000 (11:04 +0000)]
Added refinement feature.

17 years agoImplemented session timeout; ping command
Sebastian Hammer [Tue, 12 Dec 2006 02:36:24 +0000 (02:36 +0000)]
Implemented session timeout; ping command

17 years agoAdded simple example
Sebastian Hammer [Mon, 11 Dec 2006 09:16:59 +0000 (09:16 +0000)]
Added simple example

17 years ago*** empty log message ***
Sebastian Hammer [Sun, 10 Dec 2006 22:37:25 +0000 (22:37 +0000)]
*** empty log message ***

17 years agoTrivial
Sebastian Hammer [Fri, 8 Dec 2006 22:21:53 +0000 (22:21 +0000)]
Trivial

17 years agoShould not use local yaz version
Sebastian Hammer [Fri, 8 Dec 2006 22:21:36 +0000 (22:21 +0000)]
Should not use local yaz version

17 years agoSummary of WS protocol
Sebastian Hammer [Fri, 8 Dec 2006 21:59:05 +0000 (21:59 +0000)]
Summary of WS protocol

17 years agoSplit HTTP request/response handling -- halfway point to 'blocking' operations.
Sebastian Hammer [Fri, 8 Dec 2006 21:40:58 +0000 (21:40 +0000)]
Split HTTP request/response handling -- halfway point to 'blocking' operations.

17 years agoTodo
Sebastian Hammer [Fri, 8 Dec 2006 17:57:16 +0000 (17:57 +0000)]
Todo

17 years agoReadme
Sebastian Hammer [Fri, 8 Dec 2006 17:43:11 +0000 (17:43 +0000)]
Readme

17 years agoUsage
Sebastian Hammer [Mon, 4 Dec 2006 03:31:24 +0000 (03:31 +0000)]
Usage

17 years agoPiggyback present
Sebastian Hammer [Mon, 4 Dec 2006 02:27:02 +0000 (02:27 +0000)]
Piggyback present

17 years agoThe forgotten file
Sebastian Hammer [Sun, 3 Dec 2006 06:46:59 +0000 (06:46 +0000)]
The forgotten file

17 years agoBasic target management
Sebastian Hammer [Sun, 3 Dec 2006 06:43:24 +0000 (06:43 +0000)]
Basic target management

17 years agoCleaned out some useless Russian targets
Sebastian Hammer [Thu, 30 Nov 2006 01:14:55 +0000 (01:14 +0000)]
Cleaned out some useless Russian targets

17 years agoFixed parameters to show() as called from command.c
Sebastian Hammer [Mon, 27 Nov 2006 19:50:25 +0000 (19:50 +0000)]
Fixed parameters to show() as called from command.c

17 years agoPaging support, small bug fixes
Sebastian Hammer [Mon, 27 Nov 2006 19:44:26 +0000 (19:44 +0000)]
Paging support, small bug fixes

17 years agoVarious features added
Sebastian Hammer [Mon, 27 Nov 2006 14:35:15 +0000 (14:35 +0000)]
Various features added

17 years agoAdding relevance ranking, etc.
Sebastian Hammer [Sun, 26 Nov 2006 05:15:43 +0000 (05:15 +0000)]
Adding relevance ranking, etc.

17 years agoAdded subject facet browsing, beginning of relevance ranking
Sebastian Hammer [Fri, 24 Nov 2006 20:29:07 +0000 (20:29 +0000)]
Added subject facet browsing, beginning of relevance ranking

17 years agoAdded basic HTTP server logic
Sebastian Hammer [Tue, 21 Nov 2006 18:46:43 +0000 (18:46 +0000)]
Added basic HTTP server logic

17 years agohtons port number. :-)
Sebastian Hammer [Mon, 20 Nov 2006 19:46:40 +0000 (19:46 +0000)]
htons port number.  :-)

17 years agoSpurious files deleted.
Sebastian Hammer [Sat, 18 Nov 2006 05:10:02 +0000 (05:10 +0000)]
Spurious files deleted.

17 years agoAdded record retrieval, etc.
Sebastian Hammer [Sat, 18 Nov 2006 05:00:38 +0000 (05:00 +0000)]
Added record retrieval, etc.

17 years agoInitial revision
Sebastian Hammer [Tue, 14 Nov 2006 20:44:36 +0000 (20:44 +0000)]
Initial revision