Sebastian Hammer [Mon, 13 May 1996 10:20:17 +0000 (10:20 +0000)]
Work.
Sebastian Hammer [Thu, 9 May 1996 09:59:57 +0000 (09:59 +0000)]
Work
Sebastian Hammer [Thu, 9 May 1996 09:59:42 +0000 (09:59 +0000)]
New GILS doc.
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.
Sebastian Hammer [Thu, 9 May 1996 07:28:49 +0000 (07:28 +0000)]
Work towards phrases and multiple registers
Sebastian Hammer [Tue, 7 May 1996 12:29:35 +0000 (12:29 +0000)]
Work.
Sebastian Hammer [Tue, 7 May 1996 11:19:13 +0000 (11:19 +0000)]
First version
Adam Dickmeiss [Wed, 1 May 1996 13:46:51 +0000 (13:46 +0000)]
Mail filter.
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.
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.
Sebastian Hammer [Wed, 1 May 1996 07:16:30 +0000 (07:16 +0000)]
Fixed ancient bug.
Adam Dickmeiss [Fri, 26 Apr 1996 12:09:43 +0000 (12:09 +0000)]
Added a few comments.
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.
Adam Dickmeiss [Fri, 26 Apr 1996 11:50:04 +0000 (11:50 +0000)]
Added message.
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.
Adam Dickmeiss [Fri, 26 Apr 1996 09:59:47 +0000 (09:59 +0000)]
Added ZEBRADATE; date of this file.
Adam Dickmeiss [Fri, 26 Apr 1996 09:59:31 +0000 (09:59 +0000)]
Minor changes.
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.
Sebastian Hammer [Wed, 24 Apr 1996 13:36:19 +0000 (13:36 +0000)]
a6
Sebastian Hammer [Wed, 24 Apr 1996 13:34:19 +0000 (13:34 +0000)]
Refinements.
Adam Dickmeiss [Wed, 24 Apr 1996 13:29:16 +0000 (13:29 +0000)]
Work on optimized on commit operation.
Adam Dickmeiss [Wed, 24 Apr 1996 13:29:03 +0000 (13:29 +0000)]
New changes.
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.
Adam Dickmeiss [Tue, 23 Apr 1996 12:36:41 +0000 (12:36 +0000)]
Started work on more efficient commit operation.
Adam Dickmeiss [Fri, 19 Apr 1996 16:49:00 +0000 (16:49 +0000)]
Minor changes.
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.
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.
Sebastian Hammer [Wed, 17 Apr 1996 09:21:29 +0000 (09:21 +0000)]
Changes to reflect inclusion of YAZ.
Adam Dickmeiss [Fri, 12 Apr 1996 07:02:21 +0000 (07:02 +0000)]
File update of single files.
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).
Sebastian Hammer [Wed, 10 Apr 1996 16:01:27 +0000 (16:01 +0000)]
Fixed order of path/filename.
Sebastian Hammer [Wed, 10 Apr 1996 11:36:49 +0000 (11:36 +0000)]
1.0a5
Adam Dickmeiss [Tue, 9 Apr 1996 14:48:49 +0000 (14:48 +0000)]
Bug fix: offset calculation when using flat files was completely broken.
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.
Adam Dickmeiss [Tue, 9 Apr 1996 06:50:50 +0000 (06:50 +0000)]
Bug fix: bad reference in function fileUpdateR.
Adam Dickmeiss [Tue, 9 Apr 1996 06:49:18 +0000 (06:49 +0000)]
Traversal of directories doesn't follow symbolic links.
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).
Sebastian Hammer [Fri, 29 Mar 1996 14:11:47 +0000 (14:11 +0000)]
Change to is_merge
Adam Dickmeiss [Tue, 26 Mar 1996 16:01:13 +0000 (16:01 +0000)]
New setting lockPath: directory of various lock files.
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.
Adam Dickmeiss [Tue, 26 Mar 1996 15:59:45 +0000 (15:59 +0000)]
Documented lockPath.
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.
Adam Dickmeiss [Tue, 26 Mar 1996 15:57:21 +0000 (15:57 +0000)]
Minor changes.
Sebastian Hammer [Mon, 25 Mar 1996 10:20:05 +0000 (10:20 +0000)]
Added refer (specifically HCI bibliography) filter
Sebastian Hammer [Mon, 25 Mar 1996 10:19:22 +0000 (10:19 +0000)]
Hci Work
Sebastian Hammer [Fri, 22 Mar 1996 15:34:26 +0000 (15:34 +0000)]
Added HCI filter
Sebastian Hammer [Fri, 22 Mar 1996 15:34:18 +0000 (15:34 +0000)]
Fixed bad reference
Adam Dickmeiss [Thu, 21 Mar 1996 14:50:08 +0000 (14:50 +0000)]
File update uses modify-time instead of change-time.
Sebastian Hammer [Wed, 20 Mar 1996 16:17:11 +0000 (16:17 +0000)]
Bug hunting
Sebastian Hammer [Wed, 20 Mar 1996 16:16:55 +0000 (16:16 +0000)]
Added diagnostic output
Sebastian Hammer [Wed, 20 Mar 1996 13:29:11 +0000 (13:29 +0000)]
Bug-fix
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.
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.
Adam Dickmeiss [Wed, 20 Mar 1996 09:20:39 +0000 (09:20 +0000)]
Spellings.
Sebastian Hammer [Tue, 19 Mar 1996 19:22:44 +0000 (19:22 +0000)]
Fixed update-bug
Sebastian Hammer [Tue, 19 Mar 1996 18:30:03 +0000 (18:30 +0000)]
Smallish
Sebastian Hammer [Tue, 19 Mar 1996 13:14:57 +0000 (13:14 +0000)]
Moved an xfree()
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.
Adam Dickmeiss [Tue, 19 Mar 1996 11:08:42 +0000 (11:08 +0000)]
Bug fix: Log preamble wasn't always turned off after recordExtract.
Sebastian Hammer [Mon, 18 Mar 1996 10:48:13 +0000 (10:48 +0000)]
Doc update
Sebastian Hammer [Wed, 13 Mar 1996 16:17:10 +0000 (16:17 +0000)]
Removed str
Sebastian Hammer [Mon, 11 Mar 1996 14:54:07 +0000 (14:54 +0000)]
*** empty log message ***
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.
Sebastian Hammer [Fri, 8 Mar 1996 15:10:09 +0000 (15:10 +0000)]
Smallish.
Sebastian Hammer [Wed, 28 Feb 1996 16:47:43 +0000 (16:47 +0000)]
Added NWI filter
Sebastian Hammer [Wed, 21 Feb 1996 15:55:44 +0000 (15:55 +0000)]
Fixed URL
Adam Dickmeiss [Mon, 12 Feb 1996 18:45:36 +0000 (18:45 +0000)]
New fileVerboseFlag in record group control.
Adam Dickmeiss [Mon, 12 Feb 1996 18:45:17 +0000 (18:45 +0000)]
Changed naming of some functions.
Sebastian Hammer [Mon, 12 Feb 1996 18:19:45 +0000 (18:19 +0000)]
Smallish
Sebastian Hammer [Mon, 12 Feb 1996 18:19:07 +0000 (18:19 +0000)]
*** empty log message ***
Sebastian Hammer [Mon, 12 Feb 1996 16:13:51 +0000 (16:13 +0000)]
New filter
Adam Dickmeiss [Mon, 12 Feb 1996 15:56:11 +0000 (15:56 +0000)]
New code command: unread.
Sebastian Hammer [Sat, 10 Feb 1996 12:20:54 +0000 (12:20 +0000)]
*** empty log message ***
Sebastian Hammer [Sat, 10 Feb 1996 12:20:37 +0000 (12:20 +0000)]
Smallish
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.
Adam Dickmeiss [Wed, 7 Feb 1996 14:03:46 +0000 (14:03 +0000)]
Work on flat indexed shadow files.
Adam Dickmeiss [Wed, 7 Feb 1996 14:03:28 +0000 (14:03 +0000)]
New info.
Adam Dickmeiss [Wed, 7 Feb 1996 10:08:43 +0000 (10:08 +0000)]
Work on flat shadow (not finished yet).
Adam Dickmeiss [Tue, 6 Feb 1996 17:11:18 +0000 (17:11 +0000)]
Minor changes.
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.
Sebastian Hammer [Tue, 6 Feb 1996 10:19:17 +0000 (10:19 +0000)]
Work.
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.
Adam Dickmeiss [Mon, 5 Feb 1996 12:28:58 +0000 (12:28 +0000)]
Removed a LOG_LOG message.
Adam Dickmeiss [Mon, 5 Feb 1996 12:28:07 +0000 (12:28 +0000)]
Minor changes.
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.
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.
Adam Dickmeiss [Thu, 1 Feb 1996 20:58:51 +0000 (20:58 +0000)]
Minor changes.
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.
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.
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.
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.
Adam Dickmeiss [Wed, 31 Jan 1996 21:03:59 +0000 (21:03 +0000)]
Extra options.
Sebastian Hammer [Mon, 29 Jan 1996 09:47:11 +0000 (09:47 +0000)]
Fixed mean little bug in the read-table code.
Sebastian Hammer [Mon, 22 Jan 1996 15:30:36 +0000 (15:30 +0000)]
Fixed.
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'.
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.
Adam Dickmeiss [Wed, 17 Jan 1996 14:54:44 +0000 (14:54 +0000)]
Function dirs_rmdir uses dict_delete.
Sebastian Hammer [Thu, 11 Jan 1996 10:15:31 +0000 (10:15 +0000)]
Alfa 4 release.
Sebastian Hammer [Wed, 10 Jan 1996 15:22:27 +0000 (15:22 +0000)]
Work.
Sebastian Hammer [Wed, 10 Jan 1996 14:42:21 +0000 (14:42 +0000)]
Fixes.