idzebra-moved-to-github.git
27 years agoNew GILS doc.
Sebastian Hammer [Thu, 9 May 1996 09:59:42 +0000 (09:59 +0000)]
New GILS doc.

27 years agoServer supports maps from one logical attributes to a list of physical
Adam Dickmeiss [Thu, 9 May 1996 09:54:42 +0000 (09:54 +0000)]
Server supports maps from one logical attributes to a list of physical
attributes.
The extraction process doesn't make space consuming 'any' keys.

27 years agoWork towards phrases and multiple registers
Sebastian Hammer [Thu, 9 May 1996 07:28:49 +0000 (07:28 +0000)]
Work towards phrases and multiple registers

27 years agoWork.
Sebastian Hammer [Tue, 7 May 1996 12:29:35 +0000 (12:29 +0000)]
Work.

27 years agoFirst version
Sebastian Hammer [Tue, 7 May 1996 11:19:13 +0000 (11:19 +0000)]
First version

28 years agoMail filter.
Adam Dickmeiss [Wed, 1 May 1996 13:46:51 +0000 (13:46 +0000)]
Mail filter.

28 years agoFirst work on multiple records in one file.
Adam Dickmeiss [Wed, 1 May 1996 13:46:35 +0000 (13:46 +0000)]
First work on multiple records in one file.
New option, -offset, to the "unread" command in the filter module.

28 years agoAdded seek function to the recExtractCtrl and recRetrieveCtrl control
Adam Dickmeiss [Wed, 1 May 1996 13:44:05 +0000 (13:44 +0000)]
Added seek function to the recExtractCtrl and recRetrieveCtrl control
structures. Added end-of-file indicator function and start offset to
recExtractCtrl.

28 years agoFixed ancient bug.
Sebastian Hammer [Wed, 1 May 1996 07:16:30 +0000 (07:16 +0000)]
Fixed ancient bug.

28 years agoAdded a few comments.
Adam Dickmeiss [Fri, 26 Apr 1996 12:09:43 +0000 (12:09 +0000)]
Added a few comments.

28 years agoResource names are matched by the yaz_matchstr routine instead of strcmp.
Adam Dickmeiss [Fri, 26 Apr 1996 11:51:20 +0000 (11:51 +0000)]
Resource names are matched by the yaz_matchstr routine instead of strcmp.

28 years agoAdded message.
Adam Dickmeiss [Fri, 26 Apr 1996 11:50:04 +0000 (11:50 +0000)]
Added message.

28 years agoAdded option -V to zebraidx to display version information.
Adam Dickmeiss [Fri, 26 Apr 1996 10:00:23 +0000 (10:00 +0000)]
Added option -V to zebraidx to display version information.
Removed stupid warnings from file update.

28 years agoAdded ZEBRADATE; date of this file.
Adam Dickmeiss [Fri, 26 Apr 1996 09:59:47 +0000 (09:59 +0000)]
Added ZEBRADATE; date of this file.

28 years agoMinor changes.
Adam Dickmeiss [Fri, 26 Apr 1996 09:59:31 +0000 (09:59 +0000)]
Minor changes.

28 years agoFunction recordExtract modified so that files with no keys (possibly empty)
Adam Dickmeiss [Thu, 25 Apr 1996 13:27:57 +0000 (13:27 +0000)]
Function recordExtract modified so that files with no keys (possibly empty)
are ignored.

28 years agoa6
Sebastian Hammer [Wed, 24 Apr 1996 13:36:19 +0000 (13:36 +0000)]
a6

28 years agoRefinements.
Sebastian Hammer [Wed, 24 Apr 1996 13:34:19 +0000 (13:34 +0000)]
Refinements.

28 years agoWork on optimized on commit operation.
Adam Dickmeiss [Wed, 24 Apr 1996 13:29:16 +0000 (13:29 +0000)]
Work on optimized on commit operation.

28 years agoNew changes.
Adam Dickmeiss [Wed, 24 Apr 1996 13:29:03 +0000 (13:29 +0000)]
New changes.

28 years agoBug fix: In function dirs_del dict_delete is used to remove a file
Adam Dickmeiss [Tue, 23 Apr 1996 12:39:07 +0000 (12:39 +0000)]
Bug fix: In function dirs_del dict_delete is used to remove a file
rather than a bogus dict_insert.

28 years agoStarted work on more efficient commit operation.
Adam Dickmeiss [Tue, 23 Apr 1996 12:36:41 +0000 (12:36 +0000)]
Started work on more efficient commit operation.

28 years agoMinor changes.
Adam Dickmeiss [Fri, 19 Apr 1996 16:49:00 +0000 (16:49 +0000)]
Minor changes.

28 years agoSerious bug fix in shadow implementation; function new_bucket might
Adam Dickmeiss [Fri, 19 Apr 1996 16:23:47 +0000 (16:23 +0000)]
Serious bug fix in shadow implementation; function new_bucket might
set wrong bucket number on new bucket.

28 years agoChanged logging a bit.
Adam Dickmeiss [Thu, 18 Apr 1996 16:02:56 +0000 (16:02 +0000)]
Changed logging a bit.
Removed warning message when commiting flat shadow files.

28 years agoChanges to reflect inclusion of YAZ.
Sebastian Hammer [Wed, 17 Apr 1996 09:21:29 +0000 (09:21 +0000)]
Changes to reflect inclusion of YAZ.

28 years agoFile update of single files.
Adam Dickmeiss [Fri, 12 Apr 1996 07:02:21 +0000 (07:02 +0000)]
File update of single files.

28 years agoYet another bug fix (next_block was initialized to 0; now set to 1).
Adam Dickmeiss [Fri, 12 Apr 1996 07:01:55 +0000 (07:01 +0000)]
Yet another bug fix (next_block was initialized to 0; now set to 1).

28 years agoFixed order of path/filename.
Sebastian Hammer [Wed, 10 Apr 1996 16:01:27 +0000 (16:01 +0000)]
Fixed order of path/filename.

28 years ago1.0a5
Sebastian Hammer [Wed, 10 Apr 1996 11:36:49 +0000 (11:36 +0000)]
1.0a5

28 years agoBug fix: offset calculation when using flat files was completely broken.
Adam Dickmeiss [Tue, 9 Apr 1996 14:48:49 +0000 (14:48 +0000)]
Bug fix: offset calculation when using flat files was completely broken.

28 years agoBug fix: prev_name buffer possibly too small; allocated in key_file_init.
Adam Dickmeiss [Tue, 9 Apr 1996 10:05:20 +0000 (10:05 +0000)]
Bug fix: prev_name buffer possibly too small; allocated in key_file_init.

28 years agoBug fix: bad reference in function fileUpdateR.
Adam Dickmeiss [Tue, 9 Apr 1996 06:50:50 +0000 (06:50 +0000)]
Bug fix: bad reference in function fileUpdateR.

28 years agoTraversal of directories doesn't follow symbolic links.
Adam Dickmeiss [Tue, 9 Apr 1996 06:49:18 +0000 (06:49 +0000)]
Traversal of directories doesn't follow symbolic links.

28 years agoFunction scan_areadef doesn't use sscanf (%n fails on this Linux).
Adam Dickmeiss [Tue, 9 Apr 1996 06:47:28 +0000 (06:47 +0000)]
Function scan_areadef doesn't use sscanf (%n fails on this Linux).

28 years agoChange to is_merge
Sebastian Hammer [Fri, 29 Mar 1996 14:11:47 +0000 (14:11 +0000)]
Change to is_merge

28 years agoNew setting lockPath: directory of various lock files.
Adam Dickmeiss [Tue, 26 Mar 1996 16:01:13 +0000 (16:01 +0000)]
New setting lockPath: directory of various lock files.

28 years agoThe directory of the shadow table can be specified by the new
Adam Dickmeiss [Tue, 26 Mar 1996 16:00:44 +0000 (16:00 +0000)]
The directory of the shadow table can be specified by the new
bf_lockDir call.

28 years agoDocumented lockPath.
Adam Dickmeiss [Tue, 26 Mar 1996 15:59:45 +0000 (15:59 +0000)]
Documented lockPath.

28 years agoThe directory of the shadow table file can be specified by the new
Adam Dickmeiss [Tue, 26 Mar 1996 15:59:04 +0000 (15:59 +0000)]
The directory of the shadow table file can be specified by the new
bf_lockDir call.

28 years agoMinor changes.
Adam Dickmeiss [Tue, 26 Mar 1996 15:57:21 +0000 (15:57 +0000)]
Minor changes.

28 years agoAdded refer (specifically HCI bibliography) filter
Sebastian Hammer [Mon, 25 Mar 1996 10:20:05 +0000 (10:20 +0000)]
Added refer (specifically HCI bibliography) filter

28 years agoHci Work
Sebastian Hammer [Mon, 25 Mar 1996 10:19:22 +0000 (10:19 +0000)]
Hci Work

28 years agoAdded HCI filter
Sebastian Hammer [Fri, 22 Mar 1996 15:34:26 +0000 (15:34 +0000)]
Added HCI filter

28 years agoFixed bad reference
Sebastian Hammer [Fri, 22 Mar 1996 15:34:18 +0000 (15:34 +0000)]
Fixed bad reference

28 years agoFile update uses modify-time instead of change-time.
Adam Dickmeiss [Thu, 21 Mar 1996 14:50:08 +0000 (14:50 +0000)]
File update uses modify-time instead of change-time.

28 years agoBug hunting
Sebastian Hammer [Wed, 20 Mar 1996 16:17:11 +0000 (16:17 +0000)]
Bug hunting

28 years agoAdded diagnostic output
Sebastian Hammer [Wed, 20 Mar 1996 16:16:55 +0000 (16:16 +0000)]
Added diagnostic output

28 years agoBug-fix
Sebastian Hammer [Wed, 20 Mar 1996 13:29:11 +0000 (13:29 +0000)]
Bug-fix

28 years agoFunction dict_lookup_grep got extra parameter, init_pos, which marks
Adam Dickmeiss [Wed, 20 Mar 1996 09:36:40 +0000 (09:36 +0000)]
Function dict_lookup_grep got extra parameter, init_pos, which marks
from which position in pattern approximate pattern matching should occur.
Approximate pattern matching is used in relevance=re-2.

28 years agoFunction dict_lookup_grep got extra parameter, init_pos, which marks
Adam Dickmeiss [Wed, 20 Mar 1996 09:35:15 +0000 (09:35 +0000)]
Function dict_lookup_grep got extra parameter, init_pos, which marks
from which position in pattern approximate pattern matching should occur.

28 years agoSpellings.
Adam Dickmeiss [Wed, 20 Mar 1996 09:20:39 +0000 (09:20 +0000)]
Spellings.

28 years agoFixed update-bug
Sebastian Hammer [Tue, 19 Mar 1996 19:22:44 +0000 (19:22 +0000)]
Fixed update-bug

28 years agoSmallish
Sebastian Hammer [Tue, 19 Mar 1996 18:30:03 +0000 (18:30 +0000)]
Smallish

28 years agoMoved an xfree()
Sebastian Hammer [Tue, 19 Mar 1996 13:14:57 +0000 (13:14 +0000)]
Moved an xfree()

28 years agoBug fix: File update traversal didn't handle trailing slashes correctly.
Adam Dickmeiss [Tue, 19 Mar 1996 12:43:26 +0000 (12:43 +0000)]
Bug fix: File update traversal didn't handle trailing slashes correctly.
Bug fix: Update of sub directory groups wasn't handled correctly.

28 years agoBug fix: Log preamble wasn't always turned off after recordExtract.
Adam Dickmeiss [Tue, 19 Mar 1996 11:08:42 +0000 (11:08 +0000)]
Bug fix: Log preamble wasn't always turned off after recordExtract.

28 years agoDoc update
Sebastian Hammer [Mon, 18 Mar 1996 10:48:13 +0000 (10:48 +0000)]
Doc update

28 years agoRemoved str
Sebastian Hammer [Wed, 13 Mar 1996 16:17:10 +0000 (16:17 +0000)]
Removed str

28 years ago*** empty log message ***
Sebastian Hammer [Mon, 11 Mar 1996 14:54:07 +0000 (14:54 +0000)]
*** empty log message ***

28 years agoFixed update bug. Repeated insertion in the same area sometimes caused
Sebastian Hammer [Mon, 11 Mar 1996 14:52:23 +0000 (14:52 +0000)]
Fixed update bug. Repeated insertion in the same area sometimes caused
problems.

28 years agoSmallish.
Sebastian Hammer [Fri, 8 Mar 1996 15:10:09 +0000 (15:10 +0000)]
Smallish.

28 years agoAdded NWI filter
Sebastian Hammer [Wed, 28 Feb 1996 16:47:43 +0000 (16:47 +0000)]
Added NWI filter

28 years agoFixed URL
Sebastian Hammer [Wed, 21 Feb 1996 15:55:44 +0000 (15:55 +0000)]
Fixed URL

28 years agoNew fileVerboseFlag in record group control.
Adam Dickmeiss [Mon, 12 Feb 1996 18:45:36 +0000 (18:45 +0000)]
New fileVerboseFlag in record group control.

28 years agoChanged naming of some functions.
Adam Dickmeiss [Mon, 12 Feb 1996 18:45:17 +0000 (18:45 +0000)]
Changed naming of some functions.

28 years agoSmallish
Sebastian Hammer [Mon, 12 Feb 1996 18:19:45 +0000 (18:19 +0000)]
Smallish

28 years ago*** empty log message ***
Sebastian Hammer [Mon, 12 Feb 1996 18:19:07 +0000 (18:19 +0000)]
*** empty log message ***

28 years agoNew filter
Sebastian Hammer [Mon, 12 Feb 1996 16:13:51 +0000 (16:13 +0000)]
New filter

28 years agoNew code command: unread.
Adam Dickmeiss [Mon, 12 Feb 1996 15:56:11 +0000 (15:56 +0000)]
New code command: unread.

28 years ago*** empty log message ***
Sebastian Hammer [Sat, 10 Feb 1996 12:20:54 +0000 (12:20 +0000)]
*** empty log message ***

28 years agoSmallish
Sebastian Hammer [Sat, 10 Feb 1996 12:20:37 +0000 (12:20 +0000)]
Smallish

28 years agoBetter progress report during register merge.
Adam Dickmeiss [Wed, 7 Feb 1996 14:06:37 +0000 (14:06 +0000)]
Better progress report during register merge.
New command: clean - removes temporary shadow files.

28 years agoWork on flat indexed shadow files.
Adam Dickmeiss [Wed, 7 Feb 1996 14:03:46 +0000 (14:03 +0000)]
Work on flat indexed shadow files.

28 years agoNew info.
Adam Dickmeiss [Wed, 7 Feb 1996 14:03:28 +0000 (14:03 +0000)]
New info.

28 years agoWork on flat shadow (not finished yet).
Adam Dickmeiss [Wed, 7 Feb 1996 10:08:43 +0000 (10:08 +0000)]
Work on flat shadow (not finished yet).

28 years agoMinor changes.
Adam Dickmeiss [Tue, 6 Feb 1996 17:11:18 +0000 (17:11 +0000)]
Minor changes.

28 years agoAttempt at fixing bug. Not all blocks were read before they were unlinked
Sebastian Hammer [Tue, 6 Feb 1996 10:19:56 +0000 (10:19 +0000)]
Attempt at fixing bug. Not all blocks were read before they were unlinked
prior to a remap operation.

28 years agoWork.
Sebastian Hammer [Tue, 6 Feb 1996 10:19:17 +0000 (10:19 +0000)]
Work.

28 years agoLogging reduced a bit.
Adam Dickmeiss [Mon, 5 Feb 1996 12:29:55 +0000 (12:29 +0000)]
Logging reduced a bit.
The remaining running time is estimated during register merge.

28 years agoRemoved a LOG_LOG message.
Adam Dickmeiss [Mon, 5 Feb 1996 12:28:58 +0000 (12:28 +0000)]
Removed a LOG_LOG message.

28 years agoMinor changes.
Adam Dickmeiss [Mon, 5 Feb 1996 12:28:07 +0000 (12:28 +0000)]
Minor changes.

28 years agoThe public dictionary functions simply use char instead of Dict_char
Adam Dickmeiss [Fri, 2 Feb 1996 13:44:43 +0000 (13:44 +0000)]
The public dictionary functions simply use char instead of Dict_char
to represent search strings. Dict_char is used internally only.

28 years agoThe public functions simply use char instead of Dict_char to represent
Adam Dickmeiss [Fri, 2 Feb 1996 13:43:50 +0000 (13:43 +0000)]
The public functions simply use char instead of Dict_char to represent
search strings. Dict_char is used internally only.

28 years agoMinor changes.
Adam Dickmeiss [Thu, 1 Feb 1996 20:58:51 +0000 (20:58 +0000)]
Minor changes.

28 years agoThe temporary per-record keys are compacted a little, and duplication
Adam Dickmeiss [Thu, 1 Feb 1996 20:53:26 +0000 (20:53 +0000)]
The temporary per-record keys are compacted a little, and duplication
of the per-records keys are avoided when they are saved in the record
information buffer.

28 years agoBug fix: zebraIndexUnlock was always called even though zebraIndexLock
Adam Dickmeiss [Thu, 1 Feb 1996 20:50:04 +0000 (20:50 +0000)]
Bug fix: zebraIndexUnlock was always called even though zebraIndexLock
was never called - happens when no commands are specified.

28 years agoThe total size of records are always checked in rec_cache_insert to
Adam Dickmeiss [Thu, 1 Feb 1996 20:48:15 +0000 (20:48 +0000)]
The total size of records are always checked in rec_cache_insert to
reduce memory usage.

28 years agoBug fix: insert didn't work on 8-bit characters due to unsigned char
Adam Dickmeiss [Thu, 1 Feb 1996 20:39:52 +0000 (20:39 +0000)]
Bug fix: insert didn't work on 8-bit characters due to unsigned char
compares in dict_strcmp (strcmp) and signed Dict_char. Dict_char is
unsigned now.

28 years agoExtra options.
Adam Dickmeiss [Wed, 31 Jan 1996 21:03:59 +0000 (21:03 +0000)]
Extra options.

28 years agoFixed mean little bug in the read-table code.
Sebastian Hammer [Mon, 29 Jan 1996 09:47:11 +0000 (09:47 +0000)]
Fixed mean little bug in the read-table code.

28 years agoFixed.
Sebastian Hammer [Mon, 22 Jan 1996 15:30:36 +0000 (15:30 +0000)]
Fixed.

28 years agoPrototype changed for reader functions in extract/retrieve. File
Adam Dickmeiss [Wed, 17 Jan 1996 15:01:25 +0000 (15:01 +0000)]
Prototype changed for reader functions in extract/retrieve. File
 is identified by 'void *' instead of 'int'.

28 years agoPrototype changed for reader functions in extract/retrieve. File
Adam Dickmeiss [Wed, 17 Jan 1996 14:57:48 +0000 (14:57 +0000)]
Prototype changed for reader functions in extract/retrieve. File
 is identified by 'void *' instead of 'int.

28 years agoFunction dirs_rmdir uses dict_delete.
Adam Dickmeiss [Wed, 17 Jan 1996 14:54:44 +0000 (14:54 +0000)]
Function dirs_rmdir uses dict_delete.

28 years agoAlfa 4 release.
Sebastian Hammer [Thu, 11 Jan 1996 10:15:31 +0000 (10:15 +0000)]
Alfa 4 release.

28 years agoWork.
Sebastian Hammer [Wed, 10 Jan 1996 15:22:27 +0000 (15:22 +0000)]
Work.

28 years agoFixes.
Sebastian Hammer [Wed, 10 Jan 1996 14:42:21 +0000 (14:42 +0000)]
Fixes.

28 years agoNew input filters that works!
Adam Dickmeiss [Mon, 8 Jan 1996 19:15:54 +0000 (19:15 +0000)]
New input filters that works!

28 years agoNew input filter that works!
Adam Dickmeiss [Mon, 8 Jan 1996 19:15:46 +0000 (19:15 +0000)]
New input filter that works!