idzebra-moved-to-github.git
19 years agoNew method log_item for the various isams to print log an item (for debug)
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)

19 years agoAdd assert to exploit bug
Adam Dickmeiss [Tue, 1 Jun 2004 12:56:14 +0000 (12:56 +0000)]
Add assert to exploit bug

19 years agoisamb forward
Heikki Levanto [Tue, 1 Jun 2004 12:32:18 +0000 (12:32 +0000)]
isamb forward

19 years agoExperiment with new codec for keys
Adam Dickmeiss [Sun, 30 May 2004 18:35:12 +0000 (18:35 +0000)]
Experiment with new codec for keys

19 years agoRemove expensive calls to logf
Adam Dickmeiss [Sun, 30 May 2004 18:09:31 +0000 (18:09 +0000)]
Remove expensive calls to logf

19 years agoFix option -f
Adam Dickmeiss [Sun, 30 May 2004 18:05:30 +0000 (18:05 +0000)]
Fix option -f

19 years agoMake a few defines for various constants. Introduce more compact
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.

19 years agoRaw retrieval mode uses raw copy instead of text filter
Adam Dickmeiss [Thu, 27 May 2004 09:28:01 +0000 (09:28 +0000)]
Raw retrieval mode uses raw copy instead of text filter

19 years agoAllow use of string attributes for regular attribute sets
Adam Dickmeiss [Wed, 26 May 2004 13:52:25 +0000 (13:52 +0000)]
Allow use of string attributes for regular attribute sets

19 years agoBug fix: did not return root (absyn) node
Adam Dickmeiss [Wed, 26 May 2004 13:47:08 +0000 (13:47 +0000)]
Bug fix: did not return root (absyn) node

19 years agoBug fix: did not split on *
Adam Dickmeiss [Wed, 26 May 2004 13:26:17 +0000 (13:26 +0000)]
Bug fix: did not split on *

19 years agoAdd truncation attributes
Adam Dickmeiss [Tue, 25 May 2004 16:33:18 +0000 (16:33 +0000)]
Add truncation attributes

19 years agoUpdate SWIG interface for updated Zebra API. No Wrap in CVS
Adam Dickmeiss [Tue, 25 May 2004 14:12:10 +0000 (14:12 +0000)]
Update SWIG interface for updated Zebra API. No Wrap in CVS

19 years agoUpdate new CQL parser
Adam Dickmeiss [Tue, 25 May 2004 14:11:26 +0000 (14:11 +0000)]
Update new CQL parser

19 years agoUpdate for new CQL parser
Adam Dickmeiss [Tue, 25 May 2004 14:11:13 +0000 (14:11 +0000)]
Update for new CQL parser

19 years agoMore flags to swig
Adam Dickmeiss [Tue, 25 May 2004 14:10:54 +0000 (14:10 +0000)]
More flags to swig

19 years agoMake rule to make .c from .i via swig
Adam Dickmeiss [Tue, 25 May 2004 13:03:48 +0000 (13:03 +0000)]
Make rule to make .c from .i via swig

19 years agoUpdate NEWS
Adam Dickmeiss [Tue, 25 May 2004 12:17:38 +0000 (12:17 +0000)]
Update NEWS

19 years agoFix problem with 'end element' which could pop off top tag (under
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.

19 years agoAlways set parent member in data1_node
Adam Dickmeiss [Tue, 25 May 2004 10:21:25 +0000 (10:21 +0000)]
Always set parent member in data1_node

19 years agoAdd zthes-b.est and ensure that .abs and .est is part of dist
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

19 years agoAdded danbib.abs
Adam Dickmeiss [Fri, 21 May 2004 13:25:17 +0000 (13:25 +0000)]
Added danbib.abs

19 years agoContinuation lines
Adam Dickmeiss [Fri, 21 May 2004 13:25:07 +0000 (13:25 +0000)]
Continuation lines

19 years agoAdded grs.danbib filter - for Danish Bibliographic Centre.
Adam Dickmeiss [Fri, 21 May 2004 11:58:56 +0000 (11:58 +0000)]
Added grs.danbib filter - for Danish Bibliographic Centre.

19 years agoAdd facility to specify separator for text files, i.e. text.sep=c
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.

19 years agoDo not use obsolete YAZ defines
Adam Dickmeiss [Mon, 10 May 2004 08:47:54 +0000 (08:47 +0000)]
Do not use obsolete YAZ defines

19 years agoRename CHANGELOG to NEWS
Adam Dickmeiss [Mon, 10 May 2004 08:43:19 +0000 (08:43 +0000)]
Rename CHANGELOG to NEWS

19 years agoHook to check for missing HTML files in dist
Adam Dickmeiss [Mon, 10 May 2004 08:42:56 +0000 (08:42 +0000)]
Hook to check for missing HTML files in dist

19 years agoRefuse to scan with step-size specified and non-zero.
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".

20 years agoFixed bug in return of handle for init when authentication failed.
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).

20 years agoFor text filter, return only header if elementSetName=H . elementSetName=R
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.

20 years agoAdded/update .cvsignore
Adam Dickmeiss [Tue, 9 Mar 2004 19:42:02 +0000 (19:42 +0000)]
Added/update .cvsignore

20 years agoIgnore test.*.[0-9]
Adam Dickmeiss [Tue, 9 Mar 2004 19:38:06 +0000 (19:38 +0000)]
Ignore test.*.[0-9]

20 years agoMention new tests rusmarc and charmap.
Adam Dickmeiss [Tue, 9 Mar 2004 18:57:55 +0000 (18:57 +0000)]
Mention new tests rusmarc and charmap.

20 years agolet tests create directories
Adam Dickmeiss [Tue, 9 Mar 2004 18:52:37 +0000 (18:52 +0000)]
let tests create directories

20 years agoAdd test case for test/rusmarc
Adam Dickmeiss [Tue, 9 Mar 2004 18:45:17 +0000 (18:45 +0000)]
Add test case for test/rusmarc

20 years agoFixed problem with 'encoding' directive for .chr files. Added \LXXXX
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.

20 years agoFast-forward in rsbool and rsbetween.
Heikki Levanto [Thu, 12 Feb 2004 15:15:54 +0000 (15:15 +0000)]
Fast-forward in rsbool and rsbetween.

20 years agoMore tests for forwarding
Heikki Levanto [Thu, 12 Feb 2004 15:14:19 +0000 (15:14 +0000)]
More tests for forwarding

20 years agoTests for rsbetween's fastforward function
Heikki Levanto [Mon, 9 Feb 2004 17:44:49 +0000 (17:44 +0000)]
Tests for rsbetween's fastforward function

20 years agoAdded a comment, cleaned whitespace
Heikki Levanto [Fri, 30 Jan 2004 13:07:14 +0000 (13:07 +0000)]
Added a comment, cleaned whitespace

20 years agoNew tests for the forward function (simple ands and ors)
Heikki Levanto [Fri, 30 Jan 2004 13:06:37 +0000 (13:06 +0000)]
New tests for the forward function (simple ands and ors)

20 years agoAdded forward functions to rsbool, and a few tests for them.
Heikki Levanto [Fri, 30 Jan 2004 11:43:40 +0000 (11:43 +0000)]
Added forward functions to rsbool, and a few tests for them.

20 years agoFixed a number of warnings. Copyright year.
Adam Dickmeiss [Thu, 29 Jan 2004 13:11:01 +0000 (13:11 +0000)]
Fixed a number of warnings. Copyright year.

20 years agoAdded an #include <string.h> to get memcpy properly defined
Heikki Levanto [Wed, 28 Jan 2004 10:44:52 +0000 (10:44 +0000)]
Added an #include <string.h> to get memcpy properly defined

20 years agoMade the temp file policy configurable by zebra.cfg (tempfiles: yes/Auto/no)
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)

20 years agoNot creating a temporary file when indexing, if there would only
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.

20 years agoDont complain about missing matchStr
Adam Dickmeiss [Thu, 22 Jan 2004 11:50:16 +0000 (11:50 +0000)]
Dont complain about missing matchStr

20 years agoRevise resource API to take default/override resources.
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.

20 years agoRemove unnecessary elm ../? constructs from Explain
Adam Dickmeiss [Mon, 19 Jan 2004 12:10:20 +0000 (12:10 +0000)]
Remove unnecessary elm ../? constructs from Explain

20 years agoPart of the previosu commit
Heikki Levanto [Fri, 16 Jan 2004 18:04:33 +0000 (18:04 +0000)]
Part of the previosu commit

20 years agoDeclarations for the rset_forward function. No actual code yet
Heikki Levanto [Fri, 16 Jan 2004 15:27:35 +0000 (15:27 +0000)]
Declarations for the rset_forward function. No actual code yet

20 years agoTowards 1.3.15 ZEBRA.1.3.15
Adam Dickmeiss [Thu, 15 Jan 2004 14:22:21 +0000 (14:22 +0000)]
Towards 1.3.15

20 years ago X-Path attribute expressions with spaces in them is now handled.
Adam Dickmeiss [Thu, 15 Jan 2004 13:31:30 +0000 (13:31 +0000)]
 X-Path attribute expressions with spaces in them is now handled.

20 years agoEnable sorting on author
Adam Dickmeiss [Thu, 15 Jan 2004 13:30:32 +0000 (13:30 +0000)]
Enable sorting on author

20 years agoFix base address for MARC output
Adam Dickmeiss [Wed, 17 Dec 2003 12:08:44 +0000 (12:08 +0000)]
Fix base address for MARC output

20 years agoFix base address for output (Colin MacLean)
Adam Dickmeiss [Wed, 17 Dec 2003 12:03:54 +0000 (12:03 +0000)]
Fix base address for output (Colin MacLean)

20 years agoFix base address for MARC reader
Adam Dickmeiss [Wed, 10 Dec 2003 23:30:15 +0000 (23:30 +0000)]
Fix base address for MARC reader

20 years agozebrash can now sort a result set
Heikki Levanto [Thu, 4 Dec 2003 11:20:39 +0000 (11:20 +0000)]
zebrash can now sort a result set

20 years agoDescribe option -L in options for zebraidx man page
Adam Dickmeiss [Wed, 3 Dec 2003 13:57:16 +0000 (13:57 +0000)]
Describe option -L in options for zebraidx man page

20 years agoPoint to Expat-1.95-7 on Windows
Adam Dickmeiss [Sat, 29 Nov 2003 16:47:58 +0000 (16:47 +0000)]
Point to Expat-1.95-7 on Windows

20 years agoMention where to get Expat and BZIP2 WIN32 versions
Adam Dickmeiss [Sat, 29 Nov 2003 16:47:22 +0000 (16:47 +0000)]
Mention where to get Expat and BZIP2 WIN32 versions

20 years agoDebian 1.3.14-1 ZEBRA.1.3.14
Adam Dickmeiss [Sat, 29 Nov 2003 16:05:41 +0000 (16:05 +0000)]
Debian 1.3.14-1

20 years ago1.3.14
Adam Dickmeiss [Fri, 28 Nov 2003 23:16:23 +0000 (23:16 +0000)]
1.3.14

20 years agoChanges info
Adam Dickmeiss [Fri, 28 Nov 2003 23:07:10 +0000 (23:07 +0000)]
Changes info

20 years agoRemove data1_pr_tree calls
Adam Dickmeiss [Fri, 28 Nov 2003 23:06:59 +0000 (23:06 +0000)]
Remove data1_pr_tree calls

20 years agoBug fix: zebra_begin_trans did not always invalidate result sets when
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.

20 years agoIgnore autom4te.cache
Mike Taylor [Thu, 27 Nov 2003 10:35:27 +0000 (10:35 +0000)]
Ignore autom4te.cache

20 years agoFix long-int overflow when calculating number of microseconds elapsed
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)

20 years agoFix typo in inTline_mk_field(), resolves undeclared function warning
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

20 years agoMinor details
Heikki Levanto [Fri, 21 Nov 2003 15:30:16 +0000 (15:30 +0000)]
Minor details

20 years agomodify abs file to allow for MARC conversion
Adam Dickmeiss [Fri, 14 Nov 2003 00:28:04 +0000 (00:28 +0000)]
modify abs file to allow for MARC conversion

20 years agoMARCXML to ISO2709 conversion in retrieval.
Adam Dickmeiss [Thu, 13 Nov 2003 23:57:41 +0000 (23:57 +0000)]
MARCXML to ISO2709 conversion in retrieval.

20 years agoUpdate,
oleg [Sun, 9 Nov 2003 11:56:06 +0000 (11:56 +0000)]
Update,

20 years agoFile updated (reason: uncorrect 4XX fields).
oleg [Sun, 9 Nov 2003 11:54:47 +0000 (11:54 +0000)]
File updated (reason: uncorrect 4XX fields).

20 years agoFixed error with linked fields for UNIMARC clone records.
oleg [Sun, 9 Nov 2003 11:49:49 +0000 (11:49 +0000)]
Fixed error with linked fields for UNIMARC clone records.

20 years agoMore friendly behaviour in during character set negotiation.
oleg [Sun, 9 Nov 2003 11:48:16 +0000 (11:48 +0000)]
More friendly behaviour in during character set negotiation.

20 years agoFix address
Adam Dickmeiss [Mon, 3 Nov 2003 14:04:34 +0000 (14:04 +0000)]
Fix address

20 years agoFix link to support
Adam Dickmeiss [Thu, 30 Oct 2003 11:11:57 +0000 (11:11 +0000)]
Fix link to support

20 years agoadd zebrasrv.pid
Adam Dickmeiss [Tue, 21 Oct 2003 10:00:51 +0000 (10:00 +0000)]
add zebrasrv.pid

20 years agoLog to t4.log rather than t3.log
Adam Dickmeiss [Tue, 21 Oct 2003 09:59:05 +0000 (09:59 +0000)]
Log to t4.log rather than t3.log

20 years agoImprove message for bad path in file traversal. logf -> yaz_log renames
Adam Dickmeiss [Mon, 20 Oct 2003 19:26:05 +0000 (19:26 +0000)]
Improve message for bad path in file traversal. logf -> yaz_log renames

20 years agoTest case for filter grs.marcxml
Adam Dickmeiss [Mon, 20 Oct 2003 18:56:00 +0000 (18:56 +0000)]
Test case for filter grs.marcxml

20 years agoAdded .cvsignore
Adam Dickmeiss [Mon, 20 Oct 2003 18:47:08 +0000 (18:47 +0000)]
Added .cvsignore

20 years agoNew test marcxml
Adam Dickmeiss [Tue, 7 Oct 2003 09:18:55 +0000 (09:18 +0000)]
New test marcxml

20 years agoOn -V, display Expat version
Adam Dickmeiss [Tue, 7 Oct 2003 09:18:43 +0000 (09:18 +0000)]
On -V, display Expat version

20 years agoyaz_log instead of logf. Change logging a bit
Adam Dickmeiss [Tue, 7 Oct 2003 09:18:21 +0000 (09:18 +0000)]
yaz_log instead of logf. Change logging a bit

20 years agoSimplify
Adam Dickmeiss [Tue, 7 Oct 2003 09:17:56 +0000 (09:17 +0000)]
Simplify

20 years agoAdd date ZEBRA.1.3.13
Adam Dickmeiss [Fri, 26 Sep 2003 10:36:54 +0000 (10:36 +0000)]
Add date

20 years agoBump version
Adam Dickmeiss [Fri, 26 Sep 2003 10:36:27 +0000 (10:36 +0000)]
Bump version

20 years agoChanges
Adam Dickmeiss [Fri, 26 Sep 2003 10:25:15 +0000 (10:25 +0000)]
Changes

20 years agoAdd out files
Adam Dickmeiss [Fri, 26 Sep 2003 10:17:54 +0000 (10:17 +0000)]
Add out files

20 years agoAdd zebrasrv.pid
Adam Dickmeiss [Fri, 26 Sep 2003 10:16:55 +0000 (10:16 +0000)]
Add zebrasrv.pid

20 years agoAdd tmp, lock
Adam Dickmeiss [Fri, 26 Sep 2003 10:16:02 +0000 (10:16 +0000)]
Add tmp, lock

20 years agoReduce output for tests
Adam Dickmeiss [Wed, 24 Sep 2003 11:45:44 +0000 (11:45 +0000)]
Reduce output for tests

20 years agoUse fgets when input if not a tty. Remove newline for each line
Adam Dickmeiss [Tue, 23 Sep 2003 10:09:38 +0000 (10:09 +0000)]
Use fgets when input if not a tty. Remove newline for each line

20 years agoWS
Adam Dickmeiss [Tue, 23 Sep 2003 09:53:08 +0000 (09:53 +0000)]
WS

20 years agoNotes on regx filter.
Adam Dickmeiss [Mon, 22 Sep 2003 12:51:23 +0000 (12:51 +0000)]
Notes on regx filter.

20 years agoFix examples for win
Adam Dickmeiss [Mon, 22 Sep 2003 12:35:58 +0000 (12:35 +0000)]
Fix examples for win

20 years agoAdded socket
Adam Dickmeiss [Tue, 16 Sep 2003 20:52:42 +0000 (20:52 +0000)]
Added socket