summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
Adam Dickmeiss [Wed, 20 Dec 2006 23:28:37 +0000 (23:28 +0000)]
Fix leaks which occurs for DNS failures
Adam Dickmeiss [Wed, 20 Dec 2006 22:19:35 +0000 (22:19 +0000)]
Reduce size of database struct. Pass temp NMEM memory to show.
Adam Dickmeiss [Wed, 20 Dec 2006 22:18:33 +0000 (22:18 +0000)]
release idfvec memory
Adam Dickmeiss [Wed, 20 Dec 2006 20:56:27 +0000 (20:56 +0000)]
Ignore pazpar2 binary.
Sebastian Hammer [Wed, 20 Dec 2006 20:48:50 +0000 (20:48 +0000)]
garbage
Sebastian Hammer [Wed, 20 Dec 2006 20:48:07 +0000 (20:48 +0000)]
Reorganizing source tree
Sebastian Hammer [Wed, 20 Dec 2006 20:47:16 +0000 (20:47 +0000)]
Reorganized source tree
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.
Sebastian Hammer [Wed, 20 Dec 2006 20:25:50 +0000 (20:25 +0000)]
Removing old pz files
Adam Dickmeiss [Wed, 20 Dec 2006 19:13:25 +0000 (19:13 +0000)]
Ignore pazpar2 binary
Sebastian Hammer [Tue, 19 Dec 2006 16:46:26 +0000 (16:46 +0000)]
Description of new -h option.
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
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.
Sebastian Hammer [Mon, 18 Dec 2006 15:23:00 +0000 (15:23 +0000)]
Synching
Anders S. Mortensen [Mon, 18 Dec 2006 14:37:21 +0000 (14:37 +0000)]
Undeclared constant LOG_DEBUG, should be YLOG_DEBUG.
Anders S. Mortensen [Mon, 18 Dec 2006 14:14:43 +0000 (14:14 +0000)]
Remove illegal ccl characters from subject refinements.
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.
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.
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
Anders S. Mortensen [Thu, 14 Dec 2006 14:57:27 +0000 (14:57 +0000)]
Adding experiments.
Anders S. Mortensen [Thu, 14 Dec 2006 11:04:31 +0000 (11:04 +0000)]
Added refinement feature.
Sebastian Hammer [Tue, 12 Dec 2006 02:36:24 +0000 (02:36 +0000)]
Implemented session timeout; ping command
Sebastian Hammer [Mon, 11 Dec 2006 09:16:59 +0000 (09:16 +0000)]
Added simple example
Sebastian Hammer [Sun, 10 Dec 2006 22:37:25 +0000 (22:37 +0000)]
*** empty log message ***
Sebastian Hammer [Fri, 8 Dec 2006 22:21:53 +0000 (22:21 +0000)]
Trivial
Sebastian Hammer [Fri, 8 Dec 2006 22:21:36 +0000 (22:21 +0000)]
Should not use local yaz version
Sebastian Hammer [Fri, 8 Dec 2006 21:59:05 +0000 (21:59 +0000)]
Summary of WS protocol
Sebastian Hammer [Fri, 8 Dec 2006 21:40:58 +0000 (21:40 +0000)]
Split HTTP request/response handling -- halfway point to 'blocking' operations.
Sebastian Hammer [Fri, 8 Dec 2006 17:57:16 +0000 (17:57 +0000)]
Todo
Sebastian Hammer [Fri, 8 Dec 2006 17:43:11 +0000 (17:43 +0000)]
Readme
Sebastian Hammer [Mon, 4 Dec 2006 03:31:24 +0000 (03:31 +0000)]
Usage
Sebastian Hammer [Mon, 4 Dec 2006 02:27:02 +0000 (02:27 +0000)]
Piggyback present
Sebastian Hammer [Sun, 3 Dec 2006 06:46:59 +0000 (06:46 +0000)]
The forgotten file
Sebastian Hammer [Sun, 3 Dec 2006 06:43:24 +0000 (06:43 +0000)]
Basic target management
Sebastian Hammer [Thu, 30 Nov 2006 01:14:55 +0000 (01:14 +0000)]
Cleaned out some useless Russian targets
Sebastian Hammer [Mon, 27 Nov 2006 19:50:25 +0000 (19:50 +0000)]
Fixed parameters to show() as called from command.c
Sebastian Hammer [Mon, 27 Nov 2006 19:44:26 +0000 (19:44 +0000)]
Paging support, small bug fixes
Sebastian Hammer [Mon, 27 Nov 2006 14:35:15 +0000 (14:35 +0000)]
Various features added
Sebastian Hammer [Sun, 26 Nov 2006 05:15:43 +0000 (05:15 +0000)]
Adding relevance ranking, etc.
Sebastian Hammer [Fri, 24 Nov 2006 20:29:07 +0000 (20:29 +0000)]
Added subject facet browsing, beginning of relevance ranking
Sebastian Hammer [Tue, 21 Nov 2006 18:46:43 +0000 (18:46 +0000)]
Added basic HTTP server logic
Sebastian Hammer [Mon, 20 Nov 2006 19:46:40 +0000 (19:46 +0000)]
htons port number. :-)
Sebastian Hammer [Sat, 18 Nov 2006 05:10:02 +0000 (05:10 +0000)]
Spurious files deleted.
Sebastian Hammer [Sat, 18 Nov 2006 05:00:38 +0000 (05:00 +0000)]
Added record retrieval, etc.
Sebastian Hammer [Tue, 14 Nov 2006 20:44:36 +0000 (20:44 +0000)]
Initial revision