summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mike Taylor [Wed, 10 May 2006 13:38:31 +0000 (13:38 +0000)]
Register log-string "appl"
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.
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.
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.
Mike Taylor [Tue, 9 May 2006 16:21:37 +0000 (16:21 +0000)]
Super-groovy asynchronicity, baby!
Mike Taylor [Tue, 9 May 2006 12:09:44 +0000 (12:09 +0000)]
Add callback for receive-record.
Mike Taylor [Tue, 9 May 2006 12:03:37 +0000 (12:03 +0000)]
Remove extraneous output.
Mike Taylor [Fri, 5 May 2006 22:14:46 +0000 (22:14 +0000)]
New
Mike Taylor [Tue, 18 Apr 2006 23:50:33 +0000 (23:50 +0000)]
Remove superfluous "-c zebra.cfg" options from zebraidx command-lines.
Marc Cromme [Tue, 18 Apr 2006 07:59:39 +0000 (07:59 +0000)]
corrected database, profilePath and added db/tmp dir to CVS
Mike Taylor [Thu, 13 Apr 2006 15:16:37 +0000 (15:16 +0000)]
New
Mike Taylor [Thu, 13 Apr 2006 14:53:17 +0000 (14:53 +0000)]
Initial revision