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

21 years agonew file
Mike Taylor [Mon, 25 Nov 2002 00:31:14 +0000 (00:31 +0000)]
new file

21 years agoignore
Mike Taylor [Tue, 19 Nov 2002 10:51:22 +0000 (10:51 +0000)]
ignore

21 years agoTesting of retrieval and sort added
pop [Mon, 18 Nov 2002 13:30:19 +0000 (13:30 +0000)]
Testing of retrieval and sort added

21 years agoIDZebra.i doesn't have to be distributed. Added Resultset.pm
pop [Mon, 18 Nov 2002 13:29:37 +0000 (13:29 +0000)]
IDZebra.i doesn't have to be distributed. Added Resultset.pm

21 years agoNo major changes here... Do we need this at all?
pop [Mon, 18 Nov 2002 13:28:28 +0000 (13:28 +0000)]
No major changes here... Do we need this at all?

21 years agoNew class to represent a retrieval context. Created as a result of
pop [Mon, 18 Nov 2002 13:27:19 +0000 (13:27 +0000)]
New class to represent a retrieval context. Created as a result of
search or sort

21 years agoSearch now returns a Resultset object, for retrieval purposes.
pop [Mon, 18 Nov 2002 13:25:53 +0000 (13:25 +0000)]
Search now returns a Resultset object, for retrieval purposes.
Added sort functionality.

21 years agoAdded record retrieval calls (search, sort, retrieve)
pop [Mon, 18 Nov 2002 13:24:16 +0000 (13:24 +0000)]
Added record retrieval calls (search, sort, retrieve)

21 years agoAdded sort and retrieval functionality.
pop [Mon, 18 Nov 2002 13:21:57 +0000 (13:21 +0000)]
Added sort and retrieval functionality.

21 years agoRestructured header files. Now zebra_perl.h contains definitions which are
pop [Mon, 18 Nov 2002 13:20:31 +0000 (13:20 +0000)]
Restructured header files. Now zebra_perl.h contains definitions which are
going to be shadowed by swig also. Other definitions in zebra_api_ext.h are
just used internally.

21 years agorecordGroup typedef moved to zebra_perl.h
pop [Mon, 18 Nov 2002 13:18:10 +0000 (13:18 +0000)]
recordGroup typedef moved to zebra_perl.h

21 years agoAdded record retrieval calls (search, sort, retrieve)
pop [Mon, 18 Nov 2002 13:16:43 +0000 (13:16 +0000)]
Added record retrieval calls (search, sort, retrieve)
File layout changed (all shadow classes are defined in zebra_perl.h now)
Header file structure changed

21 years agoFixed included headers structure, definitions for shadow classes rearranged.
pop [Mon, 18 Nov 2002 13:12:47 +0000 (13:12 +0000)]
Fixed included headers structure, definitions for shadow classes rearranged.

21 years agoPrototype changed for grs_perl_get_mem, grs_perl_get_dh in perl/IDZebra.i in order...
pop [Mon, 18 Nov 2002 13:11:30 +0000 (13:11 +0000)]
Prototype changed for grs_perl_get_mem, grs_perl_get_dh in perl/IDZebra.i in order to allow proper wrapping code generation, without c warnings

21 years agoAdded record retrieval calls (search, sort, retrieve)
pop [Mon, 18 Nov 2002 12:52:16 +0000 (12:52 +0000)]
Added record retrieval calls (search, sort, retrieve)
File layout changed
Header file structure changed

21 years agoinit key_file_no to 0
Adam Dickmeiss [Mon, 18 Nov 2002 11:07:59 +0000 (11:07 +0000)]
init key_file_no to 0

21 years agoremoved PERL_IMPLICIT_CONTEXT allows to build with perl 5.6.1 and 5.8.0 as well
pop [Sat, 16 Nov 2002 00:24:36 +0000 (00:24 +0000)]
removed PERL_IMPLICIT_CONTEXT allows to build with perl 5.6.1 and 5.8.0 as well

21 years agosearch_PQF name corrected
pop [Sat, 16 Nov 2002 00:17:57 +0000 (00:17 +0000)]
search_PQF name corrected