idzebra-moved-to-github.git
21 years agoBug fix: missing close (and leaking file handle)
Adam Dickmeiss [Sun, 2 Mar 2003 23:12:50 +0000 (23:12 +0000)]
Bug fix: missing close (and leaking file handle)

21 years agoPredictive parser for X-Path predicates.
Adam Dickmeiss [Sat, 1 Mar 2003 22:45:37 +0000 (22:45 +0000)]
Predictive parser for X-Path predicates.
Parser called zebra_parse_xpath_str instead of parse_xpath_str.

21 years agoBug fix: uinitialized xpath predicate member (value)
Adam Dickmeiss [Sat, 1 Mar 2003 20:41:34 +0000 (20:41 +0000)]
Bug fix: uinitialized xpath predicate member (value)

21 years agoTest of directory.
oleg [Sat, 1 Mar 2003 04:12:22 +0000 (04:12 +0000)]
Test of directory.

21 years agoAdded sysno and score to ZebraRetrievalRecord
pop [Fri, 28 Feb 2003 20:12:18 +0000 (20:12 +0000)]
Added sysno and score to ZebraRetrievalRecord

21 years agoThat's it for today
pop [Fri, 28 Feb 2003 20:11:20 +0000 (20:11 +0000)]
That's it for today

21 years agoVersioning...
pop [Fri, 28 Feb 2003 18:45:50 +0000 (18:45 +0000)]
Versioning...

21 years agoRemoved old stuff, and done some cleanup in the documentation, and
pop [Fri, 28 Feb 2003 18:38:28 +0000 (18:38 +0000)]
Removed old stuff, and done some cleanup in the documentation, and
around resultsets

21 years agoEnhanced security for lost filter objects. Added calls to support virtual
pop [Fri, 28 Feb 2003 16:20:10 +0000 (16:20 +0000)]
Enhanced security for lost filter objects. Added calls to support virtual
file handles in perl

21 years agoNew cql map file to be used for testing
pop [Fri, 28 Feb 2003 16:18:18 +0000 (16:18 +0000)]
New cql map file to be used for testing

21 years agoPerl filters now can optionally reach data via a virtual filehandle.
pop [Fri, 28 Feb 2003 16:17:42 +0000 (16:17 +0000)]
Perl filters now can optionally reach data via a virtual filehandle.
Enhanced features on the api (like searching :))
Bug fixes

21 years agoChanges.
Adam Dickmeiss [Fri, 28 Feb 2003 15:55:56 +0000 (15:55 +0000)]
Changes.

21 years agoCDDB test part of distribution.
Adam Dickmeiss [Fri, 28 Feb 2003 15:35:54 +0000 (15:35 +0000)]
CDDB test part of distribution.

21 years agoAdd include of unistd.h for sleep(3).
Adam Dickmeiss [Fri, 28 Feb 2003 15:34:21 +0000 (15:34 +0000)]
Add include of unistd.h for sleep(3).

21 years ago64-bit offsets for register files on Windows
Adam Dickmeiss [Fri, 28 Feb 2003 15:28:36 +0000 (15:28 +0000)]
64-bit offsets for register files on Windows

21 years agoAdded include of string.h
Adam Dickmeiss [Fri, 28 Feb 2003 14:34:37 +0000 (14:34 +0000)]
Added include of string.h

21 years agoUpdated WIN32 makefile for new source
Adam Dickmeiss [Fri, 28 Feb 2003 14:34:21 +0000 (14:34 +0000)]
Updated WIN32 makefile for new source

21 years agoDocumented unread
Adam Dickmeiss [Fri, 28 Feb 2003 14:09:49 +0000 (14:09 +0000)]
Documented unread

21 years agoAdded support of the complex indexing for MARC records (whithout documentation yet).
oleg [Fri, 28 Feb 2003 12:33:38 +0000 (12:33 +0000)]
Added support of the complex indexing for MARC records (whithout documentation yet).
Added test for RUSMARC records.

21 years agoCreate directories automatically
Adam Dickmeiss [Fri, 28 Feb 2003 10:44:44 +0000 (10:44 +0000)]
Create directories automatically

21 years agoLooks better
pop [Thu, 27 Feb 2003 23:26:19 +0000 (23:26 +0000)]
Looks better

21 years agoVariable scoping back to individual function calls. Cleaner, safer, slower :)
pop [Thu, 27 Feb 2003 23:21:40 +0000 (23:21 +0000)]
Variable scoping back to individual function calls. Cleaner, safer, slower :)

21 years agoPerl API os growing
pop [Thu, 27 Feb 2003 23:12:18 +0000 (23:12 +0000)]
Perl API os growing

21 years agozebra_end_trans is just calling zebra_end_transaction now: this second one is re
pop [Thu, 27 Feb 2003 23:08:10 +0000 (23:08 +0000)]
zebra_end_trans is just calling zebra_end_transaction now: this second one is re
turning transaction status (for debug/test purposes in the API)

21 years agoFix memory leak for sortKeys.buf.
Adam Dickmeiss [Thu, 27 Feb 2003 22:55:40 +0000 (22:55 +0000)]
Fix memory leak for sortKeys.buf.
Add Johannes Leveling's zvrank. Enable with 'rank: zvrank' in zebra.cfg.

21 years agoFix prototype for bufferExtractRecord
Adam Dickmeiss [Thu, 27 Feb 2003 17:12:11 +0000 (17:12 +0000)]
Fix prototype for bufferExtractRecord

21 years agoTowards 1.3.7 ZEBRA.1.3.7
Adam Dickmeiss [Thu, 27 Feb 2003 11:33:45 +0000 (11:33 +0000)]
Towards 1.3.7

21 years agoSet additional info for error 114
Adam Dickmeiss [Thu, 27 Feb 2003 11:29:13 +0000 (11:29 +0000)]
Set additional info for error 114

21 years agoTruncation=104 (CCL) support
Adam Dickmeiss [Wed, 26 Feb 2003 21:46:37 +0000 (21:46 +0000)]
Truncation=104 (CCL) support

21 years agoDon't dump core, when there were no recods indexed due to unknown type
pop [Wed, 26 Feb 2003 12:30:54 +0000 (12:30 +0000)]
Don't dump core, when there were no recods indexed due to unknown type

21 years agoDoesn't diw when the constructor of the perl filter is failed
pop [Wed, 26 Feb 2003 11:40:04 +0000 (11:40 +0000)]
Doesn't diw when the constructor of the perl filter is failed

21 years agoadded recordType parameter to bufferExtractRecord
pop [Wed, 26 Feb 2003 09:13:51 +0000 (09:13 +0000)]
added recordType parameter to bufferExtractRecord

21 years agoChange types of signed/unsigned int
Adam Dickmeiss [Tue, 25 Feb 2003 21:51:05 +0000 (21:51 +0000)]
Change types of signed/unsigned int

21 years agoRemove unused variables
Adam Dickmeiss [Tue, 25 Feb 2003 21:50:27 +0000 (21:50 +0000)]
Remove unused variables

21 years agoDont set errCode to 0 in zebra_end_trans, zebra_end_read
Adam Dickmeiss [Tue, 25 Feb 2003 21:46:52 +0000 (21:46 +0000)]
Dont set errCode to 0 in zebra_end_trans, zebra_end_read

21 years agoAdd missing source files for Perl. ZEBRA.1.3.6
Adam Dickmeiss [Tue, 25 Feb 2003 14:17:58 +0000 (14:17 +0000)]
Add missing source files for Perl.

21 years agoAdd missing source (for WIN32) ZEBRA.1.3.5
Adam Dickmeiss [Sun, 23 Feb 2003 22:52:15 +0000 (22:52 +0000)]
Add missing source (for WIN32)

21 years agoDate
Adam Dickmeiss [Sun, 23 Feb 2003 21:30:58 +0000 (21:30 +0000)]
Date

21 years agoDate.
Adam Dickmeiss [Sun, 23 Feb 2003 21:26:50 +0000 (21:26 +0000)]
Date.

21 years agoChanges
Adam Dickmeiss [Sun, 23 Feb 2003 15:15:42 +0000 (15:15 +0000)]
Changes

21 years agoDates
Adam Dickmeiss [Thu, 20 Feb 2003 21:24:42 +0000 (21:24 +0000)]
Dates

21 years agoBump version
Adam Dickmeiss [Thu, 20 Feb 2003 21:13:37 +0000 (21:13 +0000)]
Bump version

21 years agoRenamed spec file.
Adam Dickmeiss [Thu, 20 Feb 2003 21:06:47 +0000 (21:06 +0000)]
Renamed spec file.

21 years agoUpdated for YAZ 1.9.3
Adam Dickmeiss [Tue, 18 Feb 2003 11:57:58 +0000 (11:57 +0000)]
Updated for YAZ 1.9.3

21 years agoAsserts in zebraapi, clearing the errCode
Heikki Levanto [Wed, 12 Feb 2003 15:45:59 +0000 (15:45 +0000)]
Asserts in zebraapi, clearing the errCode

21 years agoSilly comments added
Heikki Levanto [Tue, 11 Feb 2003 17:28:10 +0000 (17:28 +0000)]
Silly comments added

21 years agobetter logging, a few more calls
Heikki Levanto [Tue, 11 Feb 2003 17:27:28 +0000 (17:27 +0000)]
better logging, a few more calls

21 years agoMinor cleaning, removed a crash from error reporting routines
Heikki Levanto [Tue, 11 Feb 2003 14:01:39 +0000 (14:01 +0000)]
Minor cleaning, removed a crash from error reporting routines
if not initialized correctly, and tests for those

21 years agoAdded TCL_LIB for zebrash
Adam Dickmeiss [Mon, 10 Feb 2003 09:42:42 +0000 (09:42 +0000)]
Added TCL_LIB for zebrash

21 years agoMinor fiddling, log functions. Still no real testables...
Heikki Levanto [Fri, 7 Feb 2003 15:41:28 +0000 (15:41 +0000)]
Minor fiddling, log functions. Still no real testables...

21 years agoMinor improvements in the help
Heikki Levanto [Thu, 6 Feb 2003 17:35:21 +0000 (17:35 +0000)]
Minor improvements in the help

21 years agoStarted on the zebra shell - api-level debugging tool
Heikki Levanto [Thu, 6 Feb 2003 16:58:56 +0000 (16:58 +0000)]
Started on the zebra shell - api-level debugging tool

21 years agoadded
pop [Tue, 4 Feb 2003 12:10:19 +0000 (12:10 +0000)]
added

21 years agoxelm support enhanced, now supports simpler predicates
pop [Tue, 4 Feb 2003 12:06:46 +0000 (12:06 +0000)]
xelm support enhanced, now supports simpler predicates

21 years agoxelm test
pop [Tue, 4 Feb 2003 11:42:22 +0000 (11:42 +0000)]
xelm test

21 years agoUpdated profilePath. isam:b for zebra-b.cfg
Adam Dickmeiss [Fri, 17 Jan 2003 18:39:44 +0000 (18:39 +0000)]
Updated profilePath. isam:b for zebra-b.cfg

21 years agoAdd macros for case insesitive string compare.
oleg [Wed, 15 Jan 2003 07:26:40 +0000 (07:26 +0000)]
Add macros for case insesitive string compare.
The Z39.50-1995 required case insensitive Database name. It fixed.

21 years agoFix logging ZEBRA.1.3.4.Roel
Adam Dickmeiss [Mon, 13 Jan 2003 22:45:22 +0000 (22:45 +0000)]
Fix logging

21 years agoDo not use readdir_r
Adam Dickmeiss [Mon, 13 Jan 2003 22:37:12 +0000 (22:37 +0000)]
Do not use readdir_r

21 years agoFix type of len
Adam Dickmeiss [Mon, 13 Jan 2003 22:28:18 +0000 (22:28 +0000)]
Fix type of len

21 years agoFix and op. Mixed ranking/non-ranking did not work
Adam Dickmeiss [Mon, 13 Jan 2003 22:16:24 +0000 (22:16 +0000)]
Fix and op. Mixed ranking/non-ranking did not work

21 years agoAdd include of sys/types.h (MAC OSX)
Adam Dickmeiss [Mon, 13 Jan 2003 15:43:25 +0000 (15:43 +0000)]
Add include of sys/types.h (MAC OSX)

21 years agoSimplified the character set negotiation code a bit.
Adam Dickmeiss [Mon, 13 Jan 2003 15:06:23 +0000 (15:06 +0000)]
Simplified the character set negotiation code a bit.
Added unlink of zebrasrv.pid again. YAZ no longer calls bend_stop for
children.

21 years agoAdd a few fixs: correct use yaz_iconv(), correct delete of zebrasrv.pid file.
oleg [Mon, 13 Jan 2003 10:56:09 +0000 (10:56 +0000)]
Add a few fixs: correct use yaz_iconv(), correct delete of zebrasrv.pid file.
Add support short names for character set. It is inheritance the oldest names,
which will be deleted later.

21 years agoFixed behaviour of Zebra in one-byte environment (see comments in file).
oleg [Mon, 13 Jan 2003 10:53:16 +0000 (10:53 +0000)]
Fixed behaviour of Zebra in one-byte environment (see comments in file).

21 years agoUpdate zthes example 2 to use xelm
Adam Dickmeiss [Mon, 30 Dec 2002 12:56:07 +0000 (12:56 +0000)]
Update zthes example 2 to use xelm

21 years agoexamples/zthes now part of distribution
Adam Dickmeiss [Mon, 30 Dec 2002 10:25:24 +0000 (10:25 +0000)]
examples/zthes now part of distribution

21 years agoFix X-Path Searching for numeric structure
Adam Dickmeiss [Mon, 16 Dec 2002 22:59:34 +0000 (22:59 +0000)]
Fix X-Path Searching for numeric structure

21 years agoxelm
Adam Dickmeiss [Mon, 16 Dec 2002 20:27:18 +0000 (20:27 +0000)]
xelm

21 years agoFixed bug in sort for unset entries at end of sort file.
Adam Dickmeiss [Tue, 10 Dec 2002 12:54:24 +0000 (12:54 +0000)]
Fixed bug in sort for unset entries at end of sort file.

21 years agoMinor
Adam Dickmeiss [Thu, 5 Dec 2002 16:09:39 +0000 (16:09 +0000)]
Minor

21 years agoDescription of systag. Adam's and Mike's versions both here.
Adam Dickmeiss [Tue, 3 Dec 2002 16:40:17 +0000 (16:40 +0000)]
Description of systag. Adam's and Mike's versions both here.

21 years agoRemove documentation of tagsysno (bah!) and add documentation of
Mike Taylor [Tue, 3 Dec 2002 16:10:19 +0000 (16:10 +0000)]
Remove documentation of tagsysno (bah!) and add documentation of
systag, though I don't properly understand what it's doing.
Tweak the .cvsignore files.

21 years agoRevert relative path for zebra
Adam Dickmeiss [Mon, 2 Dec 2002 16:55:55 +0000 (16:55 +0000)]
Revert relative path for zebra

21 years agoDirective systag.
Adam Dickmeiss [Mon, 2 Dec 2002 16:55:14 +0000 (16:55 +0000)]
Directive systag.

21 years agonew, top secret, file
Mike Taylor [Mon, 2 Dec 2002 15:38:33 +0000 (15:38 +0000)]
new, top secret, file

21 years agoAdd Zthes's synonymous element-names to tagset files
Mike Taylor [Mon, 2 Dec 2002 15:19:12 +0000 (15:19 +0000)]
Add Zthes's synonymous element-names to tagset files
Tell top-level configuration file to recognise zthes.att

21 years agoFix Harvest-NG reference to Harvest (vanilla); credit Peter Popovics for the Perl...
Mike Taylor [Mon, 2 Dec 2002 15:11:49 +0000 (15:11 +0000)]
Fix Harvest-NG reference to Harvest (vanilla); credit Peter Popovics for the Perl work

21 years agodocument tagsysno
Mike Taylor [Mon, 2 Dec 2002 15:10:58 +0000 (15:10 +0000)]
document tagsysno

21 years agotmp, register, lock are created now
pop [Mon, 2 Dec 2002 10:27:33 +0000 (10:27 +0000)]
tmp, register, lock are created now

21 years agoScan is working now
pop [Mon, 2 Dec 2002 10:23:30 +0000 (10:23 +0000)]
Scan is working now

21 years agoadd "make clean" rule
Mike Taylor [Sun, 1 Dec 2002 23:29:07 +0000 (23:29 +0000)]
add "make clean" rule

21 years agoAdditional elements on the end of tagSets M and G. These have been in
Mike Taylor [Sun, 1 Dec 2002 23:28:30 +0000 (23:28 +0000)]
Additional elements on the end of tagSets M and G.  These have been in
here for about three years.  Come on, guys!  :-)  They're used in the
Zthes profile (which is why they were added to tagSets M and G in the
first place), so their absence from the config files distributed with
Zebra make me wonder just how seriously people have been trying to
implement Zthes with Zebra in all that time.

21 years agoAll sorts of minor and semi-major improvements.
Mike Taylor [Sun, 1 Dec 2002 23:26:26 +0000 (23:26 +0000)]
All sorts of minor and semi-major improvements.
Remove harvest.mbox -- its content is now incorporated.

21 years agoAll sorts of new stuff and modifications in the attempt -- so far
Mike Taylor [Sun, 1 Dec 2002 23:25:06 +0000 (23:25 +0000)]
All sorts of new stuff and modifications in the attempt -- so far
unsuccessful and perhaps ultimately doomed -- to wedge the Zthes
taxonomy model into a Zebra configuration.

21 years agoappend
Mike Taylor [Wed, 27 Nov 2002 18:40:46 +0000 (18:40 +0000)]
append

21 years agoUpdated yaz.m4
Adam Dickmeiss [Wed, 27 Nov 2002 00:57:37 +0000 (00:57 +0000)]
Updated yaz.m4

21 years agoUpdate version for RPM package ZEBRA.1.3.4
Adam Dickmeiss [Tue, 26 Nov 2002 23:10:23 +0000 (23:10 +0000)]
Update version for RPM package

21 years agoDEFAULT_PROFILE_PATH fix for WIN32
Adam Dickmeiss [Tue, 26 Nov 2002 22:20:06 +0000 (22:20 +0000)]
DEFAULT_PROFILE_PATH fix for WIN32

21 years agoRemove // comments
Adam Dickmeiss [Tue, 26 Nov 2002 22:18:34 +0000 (22:18 +0000)]
Remove // comments

21 years agoremove atmp after use
Adam Dickmeiss [Tue, 26 Nov 2002 22:18:17 +0000 (22:18 +0000)]
remove atmp after use

21 years agoDEFAULT_PROFILE_PATH 0 for Win32
Adam Dickmeiss [Tue, 26 Nov 2002 22:04:13 +0000 (22:04 +0000)]
DEFAULT_PROFILE_PATH 0 for Win32

21 years agoChanges
Adam Dickmeiss [Tue, 26 Nov 2002 22:02:04 +0000 (22:02 +0000)]
Changes

21 years agoBuild depends YAZ 1.9.2
Adam Dickmeiss [Tue, 26 Nov 2002 21:51:18 +0000 (21:51 +0000)]
Build depends YAZ 1.9.2

21 years agoAutomake conditional to control perlread.c. Perl disabled by default.
Adam Dickmeiss [Tue, 26 Nov 2002 21:45:28 +0000 (21:45 +0000)]
Automake conditional to control perlread.c. Perl disabled by default.

21 years agoUse = rather == in test (for Perl)
Adam Dickmeiss [Tue, 26 Nov 2002 20:15:44 +0000 (20:15 +0000)]
Use = rather == in test (for Perl)

21 years agoIncreased version number
Adam Dickmeiss [Tue, 26 Nov 2002 13:50:29 +0000 (13:50 +0000)]
Increased version number

21 years agoNotes for documentation.
Mike Taylor [Mon, 25 Nov 2002 12:57:54 +0000 (12:57 +0000)]
Notes for documentation.

21 years agoappend
Mike Taylor [Mon, 25 Nov 2002 10:29:24 +0000 (10:29 +0000)]
append

21 years agoignore auto-generated file
Mike Taylor [Mon, 25 Nov 2002 10:29:04 +0000 (10:29 +0000)]
ignore auto-generated file