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