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