Heikki Levanto [Thu, 3 Jun 2004 15:05:05 +0000 (15:05 +0000)]
Switching to my new code, it seems to work on all my tests
Adam Dickmeiss [Thu, 3 Jun 2004 11:45:28 +0000 (11:45 +0000)]
Remove two yaz_log that was added in previous commit
Adam Dickmeiss [Thu, 3 Jun 2004 11:38:34 +0000 (11:38 +0000)]
Bug fix: zebra indexed files that did not match extension criteria due
to bad side effect.
Heikki Levanto [Thu, 3 Jun 2004 10:29:49 +0000 (10:29 +0000)]
Fixed a but in climb
NEW_FORWARD still disabled, but starts to work
Adam Dickmeiss [Thu, 3 Jun 2004 00:24:12 +0000 (00:24 +0000)]
Proper test for forward
Adam Dickmeiss [Thu, 3 Jun 2004 00:23:48 +0000 (00:23 +0000)]
Fast forward on leaf too
Adam Dickmeiss [Wed, 2 Jun 2004 23:05:55 +0000 (23:05 +0000)]
Another forward - with ideas from original isamb_pp_read
Heikki Levanto [Wed, 2 Jun 2004 18:50:37 +0000 (18:50 +0000)]
Elementary forwarding seems to work in the new system
code still disabled
Heikki Levanto [Wed, 2 Jun 2004 17:26:03 +0000 (17:26 +0000)]
Rewriting the isamb forward. Time being, new code is #ifdef'd out.
Regular reads seem to work. forwarding is mostly missing, although there
is some raw beginnings...
Heikki Levanto [Wed, 2 Jun 2004 14:07:01 +0000 (14:07 +0000)]
Minor edit (to get around cvs problems)
Adam Dickmeiss [Wed, 2 Jun 2004 12:31:23 +0000 (12:31 +0000)]
Pass log function to some rsets
Adam Dickmeiss [Wed, 2 Jun 2004 12:30:32 +0000 (12:30 +0000)]
Added isamb_dump utility.
Adam Dickmeiss [Wed, 2 Jun 2004 12:29:03 +0000 (12:29 +0000)]
Make codec routines static
Adam Dickmeiss [Wed, 2 Jun 2004 07:53:31 +0000 (07:53 +0000)]
Bug fix: If at and of leaf, then reset descending and go up again.
Adam Dickmeiss [Wed, 2 Jun 2004 07:51:52 +0000 (07:51 +0000)]
Loosen test a bit
Adam Dickmeiss [Wed, 2 Jun 2004 06:51:06 +0000 (06:51 +0000)]
Reformat to keep lines <80 chars. Added two asserts.
Adam Dickmeiss [Wed, 2 Jun 2004 06:39:36 +0000 (06:39 +0000)]
Added isamb_pp_forward test. Changed messages from test program from
LOG_DEBUG to LOG_WARN so we see them! Test program calling bfs_reset.
Adam Dickmeiss [Tue, 1 Jun 2004 18:04:41 +0000 (18:04 +0000)]
ISAMB_DEBUG disabled again. Warn if enabled
Adam Dickmeiss [Tue, 1 Jun 2004 15:22:58 +0000 (15:22 +0000)]
One more RSET_DEBUG
Heikki Levanto [Tue, 1 Jun 2004 14:50:59 +0000 (14:50 +0000)]
Fixed a borderline case isamb_forward
Adam Dickmeiss [Tue, 1 Jun 2004 13:46:41 +0000 (13:46 +0000)]
Add more if ISAMB_DEBUG
Adam Dickmeiss [Tue, 1 Jun 2004 13:04:29 +0000 (13:04 +0000)]
Define log_item
Adam Dickmeiss [Tue, 1 Jun 2004 12:56:38 +0000 (12:56 +0000)]
New method log_item for the various isams to print log an item (for debug)
Adam Dickmeiss [Tue, 1 Jun 2004 12:56:14 +0000 (12:56 +0000)]
Add assert to exploit bug
Heikki Levanto [Tue, 1 Jun 2004 12:32:18 +0000 (12:32 +0000)]
isamb forward
Adam Dickmeiss [Sun, 30 May 2004 18:35:12 +0000 (18:35 +0000)]
Experiment with new codec for keys
Adam Dickmeiss [Sun, 30 May 2004 18:09:31 +0000 (18:09 +0000)]
Remove expensive calls to logf
Adam Dickmeiss [Sun, 30 May 2004 18:05:30 +0000 (18:05 +0000)]
Fix option -f
Adam Dickmeiss [Sun, 30 May 2004 18:04:49 +0000 (18:04 +0000)]
Make a few defines for various constants. Introduce more compact
encoding of ISAMB files. The new encoding is not enabled by default
to avoid breaking register compatibility.
Adam Dickmeiss [Thu, 27 May 2004 09:28:01 +0000 (09:28 +0000)]
Raw retrieval mode uses raw copy instead of text filter
Adam Dickmeiss [Wed, 26 May 2004 13:52:25 +0000 (13:52 +0000)]
Allow use of string attributes for regular attribute sets
Adam Dickmeiss [Wed, 26 May 2004 13:47:08 +0000 (13:47 +0000)]
Bug fix: did not return root (absyn) node
Adam Dickmeiss [Wed, 26 May 2004 13:26:17 +0000 (13:26 +0000)]
Bug fix: did not split on *
Adam Dickmeiss [Tue, 25 May 2004 16:33:18 +0000 (16:33 +0000)]
Add truncation attributes
Adam Dickmeiss [Tue, 25 May 2004 14:12:10 +0000 (14:12 +0000)]
Update SWIG interface for updated Zebra API. No Wrap in CVS
Adam Dickmeiss [Tue, 25 May 2004 14:11:26 +0000 (14:11 +0000)]
Update new CQL parser
Adam Dickmeiss [Tue, 25 May 2004 14:11:13 +0000 (14:11 +0000)]
Update for new CQL parser
Adam Dickmeiss [Tue, 25 May 2004 14:10:54 +0000 (14:10 +0000)]
More flags to swig
Adam Dickmeiss [Tue, 25 May 2004 13:03:48 +0000 (13:03 +0000)]
Make rule to make .c from .i via swig
Adam Dickmeiss [Tue, 25 May 2004 12:17:38 +0000 (12:17 +0000)]
Update NEWS
Adam Dickmeiss [Tue, 25 May 2004 12:13:15 +0000 (12:13 +0000)]
Fix problem with 'end element' which could pop off top tag (under
root data1 node). Fix uninitialized var.
Adam Dickmeiss [Tue, 25 May 2004 10:21:25 +0000 (10:21 +0000)]
Always set parent member in data1_node
Adam Dickmeiss [Tue, 25 May 2004 08:49:11 +0000 (08:49 +0000)]
Add zthes-b.est and ensure that .abs and .est is part of dist
Adam Dickmeiss [Fri, 21 May 2004 13:25:17 +0000 (13:25 +0000)]
Added danbib.abs
Adam Dickmeiss [Fri, 21 May 2004 13:25:07 +0000 (13:25 +0000)]
Continuation lines
Adam Dickmeiss [Fri, 21 May 2004 11:58:56 +0000 (11:58 +0000)]
Added grs.danbib filter - for Danish Bibliographic Centre.
Adam Dickmeiss [Fri, 14 May 2004 10:57:42 +0000 (10:57 +0000)]
Add facility to specify separator for text files, i.e. text.sep=c
where c is the separator.
Adam Dickmeiss [Mon, 10 May 2004 08:47:54 +0000 (08:47 +0000)]
Do not use obsolete YAZ defines
Adam Dickmeiss [Mon, 10 May 2004 08:43:19 +0000 (08:43 +0000)]
Rename CHANGELOG to NEWS
Adam Dickmeiss [Mon, 10 May 2004 08:42:56 +0000 (08:42 +0000)]
Hook to check for missing HTML files in dist
Mike Taylor [Wed, 5 May 2004 16:22:18 +0000 (16:22 +0000)]
Refuse to scan with step-size specified and non-zero.
Use diagnostic 205 "Only zero step size supported for Scan".
Adam Dickmeiss [Mon, 29 Mar 2004 15:48:14 +0000 (15:48 +0000)]
Fixed bug in return of handle for init when authentication failed.
Support idPass authentication. Add preliminary support for user
permissios (to allow safer remote update for certain users).
Adam Dickmeiss [Mon, 22 Mar 2004 20:52:11 +0000 (20:52 +0000)]
For text filter, return only header if elementSetName=H . elementSetName=R
returns contents only. Other elementSetName returns both header+content.
Adam Dickmeiss [Tue, 9 Mar 2004 19:42:02 +0000 (19:42 +0000)]
Added/update .cvsignore
Adam Dickmeiss [Tue, 9 Mar 2004 19:38:06 +0000 (19:38 +0000)]
Ignore test.*.[0-9]
Adam Dickmeiss [Tue, 9 Mar 2004 18:57:55 +0000 (18:57 +0000)]
Mention new tests rusmarc and charmap.
Adam Dickmeiss [Tue, 9 Mar 2004 18:52:37 +0000 (18:52 +0000)]
let tests create directories
Adam Dickmeiss [Tue, 9 Mar 2004 18:45:17 +0000 (18:45 +0000)]
Add test case for test/rusmarc
Adam Dickmeiss [Tue, 9 Mar 2004 15:12:14 +0000 (15:12 +0000)]
Fixed problem with 'encoding' directive for .chr files. Added \LXXXX
hex translation for .chr files. Added test/charmap test cases.
Heikki Levanto [Thu, 12 Feb 2004 15:15:54 +0000 (15:15 +0000)]
Fast-forward in rsbool and rsbetween.
Heikki Levanto [Thu, 12 Feb 2004 15:14:19 +0000 (15:14 +0000)]
More tests for forwarding
Heikki Levanto [Mon, 9 Feb 2004 17:44:49 +0000 (17:44 +0000)]
Tests for rsbetween's fastforward function
Heikki Levanto [Fri, 30 Jan 2004 13:07:14 +0000 (13:07 +0000)]
Added a comment, cleaned whitespace
Heikki Levanto [Fri, 30 Jan 2004 13:06:37 +0000 (13:06 +0000)]
New tests for the forward function (simple ands and ors)
Heikki Levanto [Fri, 30 Jan 2004 11:43:40 +0000 (11:43 +0000)]
Added forward functions to rsbool, and a few tests for them.
Adam Dickmeiss [Thu, 29 Jan 2004 13:11:01 +0000 (13:11 +0000)]
Fixed a number of warnings. Copyright year.
Heikki Levanto [Wed, 28 Jan 2004 10:44:52 +0000 (10:44 +0000)]
Added an #include <string.h> to get memcpy properly defined
Heikki Levanto [Thu, 22 Jan 2004 16:23:23 +0000 (16:23 +0000)]
Made the temp file policy configurable by zebra.cfg (tempfiles: yes/Auto/no)
Heikki Levanto [Thu, 22 Jan 2004 15:40:25 +0000 (15:40 +0000)]
Not creating a temporary file when indexing, if there would only
be one temp file. Using the memory buffer directly instead.
This is configurable, but the config is hard-coded as it is now.
Will need to be in zebra.cfg.
Adam Dickmeiss [Thu, 22 Jan 2004 11:50:16 +0000 (11:50 +0000)]
Dont complain about missing matchStr
Adam Dickmeiss [Thu, 22 Jan 2004 11:27:20 +0000 (11:27 +0000)]
Revise resource API to take default/override resources.
Allow Remote insert/delete/replace/update with record, recordIdNumber
(sysno) and/or recordIdOpaque(user supplied record Id).
Server now returns zero hits rather than issue 'unsupported use attribute'
if an attribute is supplied that is defined in .att but not being used.
Adam Dickmeiss [Mon, 19 Jan 2004 12:10:20 +0000 (12:10 +0000)]
Remove unnecessary elm ../? constructs from Explain
Heikki Levanto [Fri, 16 Jan 2004 18:04:33 +0000 (18:04 +0000)]
Part of the previosu commit
Heikki Levanto [Fri, 16 Jan 2004 15:27:35 +0000 (15:27 +0000)]
Declarations for the rset_forward function. No actual code yet
Adam Dickmeiss [Thu, 15 Jan 2004 14:22:21 +0000 (14:22 +0000)]
Towards 1.3.15
Adam Dickmeiss [Thu, 15 Jan 2004 13:31:30 +0000 (13:31 +0000)]
X-Path attribute expressions with spaces in them is now handled.
Adam Dickmeiss [Thu, 15 Jan 2004 13:30:32 +0000 (13:30 +0000)]
Enable sorting on author
Adam Dickmeiss [Wed, 17 Dec 2003 12:08:44 +0000 (12:08 +0000)]
Fix base address for MARC output
Adam Dickmeiss [Wed, 17 Dec 2003 12:03:54 +0000 (12:03 +0000)]
Fix base address for output (Colin MacLean)
Adam Dickmeiss [Wed, 10 Dec 2003 23:30:15 +0000 (23:30 +0000)]
Fix base address for MARC reader
Heikki Levanto [Thu, 4 Dec 2003 11:20:39 +0000 (11:20 +0000)]
zebrash can now sort a result set
Adam Dickmeiss [Wed, 3 Dec 2003 13:57:16 +0000 (13:57 +0000)]
Describe option -L in options for zebraidx man page
Adam Dickmeiss [Sat, 29 Nov 2003 16:47:58 +0000 (16:47 +0000)]
Point to Expat-1.95-7 on Windows
Adam Dickmeiss [Sat, 29 Nov 2003 16:47:22 +0000 (16:47 +0000)]
Mention where to get Expat and BZIP2 WIN32 versions
Adam Dickmeiss [Sat, 29 Nov 2003 16:05:41 +0000 (16:05 +0000)]
Debian 1.3.14-1
Adam Dickmeiss [Fri, 28 Nov 2003 23:16:23 +0000 (23:16 +0000)]
1.3.14
Adam Dickmeiss [Fri, 28 Nov 2003 23:07:10 +0000 (23:07 +0000)]
Changes info
Adam Dickmeiss [Fri, 28 Nov 2003 23:06:59 +0000 (23:06 +0000)]
Remove data1_pr_tree calls
Adam Dickmeiss [Fri, 28 Nov 2003 14:47:45 +0000 (14:47 +0000)]
Bug fix: zebra_begin_trans did not always invalidate result sets when
register was reopened.
Mike Taylor [Thu, 27 Nov 2003 10:35:27 +0000 (10:35 +0000)]
Ignore autom4te.cache
Mike Taylor [Mon, 24 Nov 2003 12:58:00 +0000 (12:58 +0000)]
Fix long-int overflow when calculating number of microseconds elapsed
in a run of more 2147.48 seconds (35:47)
Mike Taylor [Mon, 24 Nov 2003 12:54:57 +0000 (12:54 +0000)]
Fix typo in inTline_mk_field(), resolves undeclared function warning
in marcread.c
Heikki Levanto [Fri, 21 Nov 2003 15:30:16 +0000 (15:30 +0000)]
Minor details
Adam Dickmeiss [Fri, 14 Nov 2003 00:28:04 +0000 (00:28 +0000)]
modify abs file to allow for MARC conversion
Adam Dickmeiss [Thu, 13 Nov 2003 23:57:41 +0000 (23:57 +0000)]
MARCXML to ISO2709 conversion in retrieval.
oleg [Sun, 9 Nov 2003 11:56:06 +0000 (11:56 +0000)]
Update,
oleg [Sun, 9 Nov 2003 11:54:47 +0000 (11:54 +0000)]
File updated (reason: uncorrect 4XX fields).
oleg [Sun, 9 Nov 2003 11:49:49 +0000 (11:49 +0000)]
Fixed error with linked fields for UNIMARC clone records.
oleg [Sun, 9 Nov 2003 11:48:16 +0000 (11:48 +0000)]
More friendly behaviour in during character set negotiation.
Adam Dickmeiss [Mon, 3 Nov 2003 14:04:34 +0000 (14:04 +0000)]
Fix address