irspy-moved-to-github.git
17 years agoConsistent formatting for different ZOOM::Log::log() calls.
Mike Taylor [Fri, 12 May 2006 13:31:00 +0000 (13:31 +0000)]
Consistent formatting for different ZOOM::Log::log() calls.

17 years agoMany changes arising from re-read.
Mike Taylor [Fri, 12 May 2006 13:28:40 +0000 (13:28 +0000)]
Many changes arising from re-read.

17 years agoComplete.
Mike Taylor [Fri, 12 May 2006 11:37:48 +0000 (11:37 +0000)]
Complete.

17 years agoRemove extraneous line of "#"
Mike Taylor [Fri, 12 May 2006 10:43:14 +0000 (10:43 +0000)]
Remove extraneous line of "#"

17 years agoDocument handlers.
Mike Taylor [Thu, 11 May 2006 15:51:36 +0000 (15:51 +0000)]
Document handlers.

17 years agoWorking example SRU URL.
Mike Taylor [Thu, 11 May 2006 10:23:03 +0000 (10:23 +0000)]
Working example SRU URL.

17 years agoSupport the relevant indexes (and not the irrelevant ones!)
Mike Taylor [Thu, 11 May 2006 10:22:18 +0000 (10:22 +0000)]
Support the relevant indexes (and not the irrelevant ones!)

17 years agoPartial documentation.
Mike Taylor [Wed, 10 May 2006 16:44:57 +0000 (16:44 +0000)]
Partial documentation.

17 years agoTweak sample program in synopsis to match current API.
Mike Taylor [Wed, 10 May 2006 16:01:04 +0000 (16:01 +0000)]
Tweak sample program in synopsis to match current API.

17 years agoFix profilePath to use installed Zebra.
Mike Taylor [Wed, 10 May 2006 15:57:25 +0000 (15:57 +0000)]
Fix profilePath to use installed Zebra.
Reinstate correct database name.

17 years agoUsage message for zero-argument invocation.
Mike Taylor [Wed, 10 May 2006 15:55:19 +0000 (15:55 +0000)]
Usage message for zero-argument invocation.
Add exception-handling callback (commented out).

17 years agoGuard against the possibility of zero connection in the Pod.
Mike Taylor [Wed, 10 May 2006 15:51:10 +0000 (15:51 +0000)]
Guard against the possibility of zero connection in the Pod.
Handling of errors during wait(): they are detected, passed to a
callback if one has been defined, or thrown as exceptions
otherwise.
Log unhandled events.
Skeleton of proper documentation.

17 years agoRegister log-string "appl"
Mike Taylor [Wed, 10 May 2006 13:38:31 +0000 (13:38 +0000)]
Register log-string "appl"

17 years agoUse target-strings from command-line, not a hardwired set.
Mike Taylor [Wed, 10 May 2006 13:33:13 +0000 (13:33 +0000)]
Use target-strings from command-line, not a hardwired set.
request_record() is renamed request_records() and has a new $count argument.
Two records are initially requested, then groups of three at a time.

17 years agoUse $rs->records(), with $return_records==0, instead of $rs->record()
Mike Taylor [Wed, 10 May 2006 13:00:33 +0000 (13:00 +0000)]
Use $rs->records(), with $return_records==0, instead of $rs->record()
This means that the ZOOM_RECORD_NO_FORCE_SYNC hack is no longer needed.

17 years agoNew synopsis shows how to do retrieval as well as searching.
Mike Taylor [Tue, 9 May 2006 16:31:05 +0000 (16:31 +0000)]
New synopsis shows how to do retrieval as well as searching.
Use YAZ logging ("pod" type) instead of print() for logging.
Pass $state hashref to callbacks for their private use.
Add option() method which passes through to member connections.

17 years agoSuper-groovy asynchronicity, baby!
Mike Taylor [Tue, 9 May 2006 16:21:37 +0000 (16:21 +0000)]
Super-groovy asynchronicity, baby!

17 years agoAdd callback for receive-record.
Mike Taylor [Tue, 9 May 2006 12:09:44 +0000 (12:09 +0000)]
Add callback for receive-record.

17 years agoRemove extraneous output.
Mike Taylor [Tue, 9 May 2006 12:03:37 +0000 (12:03 +0000)]
Remove extraneous output.

17 years agoNew
Mike Taylor [Fri, 5 May 2006 22:14:46 +0000 (22:14 +0000)]
New

18 years agoRemove superfluous "-c zebra.cfg" options from zebraidx command-lines.
Mike Taylor [Tue, 18 Apr 2006 23:50:33 +0000 (23:50 +0000)]
Remove superfluous "-c zebra.cfg" options from zebraidx command-lines.

18 years agocorrected database, profilePath and added db/tmp dir to CVS
Marc Cromme [Tue, 18 Apr 2006 07:59:39 +0000 (07:59 +0000)]
corrected database, profilePath and added db/tmp dir to CVS

18 years agoNew
Mike Taylor [Thu, 13 Apr 2006 15:16:37 +0000 (15:16 +0000)]
New

18 years agoInitial revision
Mike Taylor [Thu, 13 Apr 2006 14:53:17 +0000 (14:53 +0000)]
Initial revision