Adam Dickmeiss [Thu, 11 Jun 1998 15:41:06 +0000 (15:41 +0000)]
Minor changes.
Adam Dickmeiss [Tue, 9 Jun 1998 12:16:47 +0000 (12:16 +0000)]
Implemented auto-generation of CategoryList records.
Adam Dickmeiss [Mon, 8 Jun 1998 15:26:06 +0000 (15:26 +0000)]
Minor changes.
Adam Dickmeiss [Mon, 8 Jun 1998 14:43:09 +0000 (14:43 +0000)]
Added suport for EXPLAIN Proxy servers - added settings databasePath
and explainDatabase to facilitate this. Increased maximum number
of databases and attributes in one register.
Adam Dickmeiss [Mon, 8 Jun 1998 14:40:44 +0000 (14:40 +0000)]
Fixed problem with signed character(s) in regular expressions.
Adam Dickmeiss [Tue, 2 Jun 1998 12:10:27 +0000 (12:10 +0000)]
Fixed bug related to attributeDetails.
Adam Dickmeiss [Wed, 27 May 1998 16:57:44 +0000 (16:57 +0000)]
Zebra returns surrogate diagnostic for single records when
appropriate.
Adam Dickmeiss [Wed, 27 May 1998 14:32:03 +0000 (14:32 +0000)]
Changed default block category layout.
Adam Dickmeiss [Wed, 27 May 1998 14:28:34 +0000 (14:28 +0000)]
Fixed bug in mf_write. 'Cap off' byte written at wrong offset.
Adam Dickmeiss [Wed, 20 May 1998 10:12:10 +0000 (10:12 +0000)]
Implemented automatic EXPLAIN database maintenance.
Modified Zebra to work with ASN.1 compiled version of YAZ.
Adam Dickmeiss [Wed, 20 May 1998 10:00:35 +0000 (10:00 +0000)]
Fixed register spec so that colon isn't treated as size separator
unless followed by [0-9+-] in order to allow DOS drive specifications.
Adam Dickmeiss [Sun, 26 Apr 1998 11:37:46 +0000 (11:37 +0000)]
Updated Visual C++ project files.
Adam Dickmeiss [Sun, 26 Apr 1998 10:56:57 +0000 (10:56 +0000)]
Added include of string.h.
Adam Dickmeiss [Fri, 3 Apr 1998 14:45:18 +0000 (14:45 +0000)]
Fixed setting of last_in_set in bend_fetch.
Adam Dickmeiss [Thu, 2 Apr 1998 14:35:29 +0000 (14:35 +0000)]
First version of Zebra that works with compiled ASN.1.
Adam Dickmeiss [Wed, 25 Mar 1998 13:48:02 +0000 (13:48 +0000)]
Fixed bug in rset_trunc_r.
Adam Dickmeiss [Thu, 19 Mar 1998 12:22:09 +0000 (12:22 +0000)]
Minor change.
Adam Dickmeiss [Thu, 19 Mar 1998 10:04:35 +0000 (10:04 +0000)]
Minor changes.
Adam Dickmeiss [Wed, 18 Mar 1998 09:23:55 +0000 (09:23 +0000)]
Blocks are stored in chunks on free list - up to factor 2 in speed.
Fixed bug that could occur in block category rearrangemen.
Adam Dickmeiss [Mon, 16 Mar 1998 10:37:24 +0000 (10:37 +0000)]
Added more statistics.
Adam Dickmeiss [Fri, 13 Mar 1998 15:30:50 +0000 (15:30 +0000)]
New functions isc_block_used and isc_block_size. Fixed 'leak'
in isc_alloc_block.
Adam Dickmeiss [Wed, 11 Mar 1998 11:19:04 +0000 (11:19 +0000)]
Changed the way sequence numbers are generated.
Adam Dickmeiss [Wed, 11 Mar 1998 11:18:18 +0000 (11:18 +0000)]
Changed the isc_merge to take into account the mfill (minimum-fill).
Adam Dickmeiss [Fri, 6 Mar 1998 16:58:04 +0000 (16:58 +0000)]
Fixed bug which related to scanning of large indexes.
Adam Dickmeiss [Fri, 6 Mar 1998 13:54:02 +0000 (13:54 +0000)]
Fixed two nasty bugs in isc_merge.
Adam Dickmeiss [Thu, 5 Mar 1998 13:03:29 +0000 (13:03 +0000)]
Improved ranking.
Adam Dickmeiss [Thu, 5 Mar 1998 08:45:11 +0000 (08:45 +0000)]
New result set model and modular ranking system. Moved towards
descent server API. System information stored as "SGML" records.
Adam Dickmeiss [Thu, 5 Mar 1998 08:42:44 +0000 (08:42 +0000)]
Minor changes to zebramap data structures. Query mapping rules changed.
Adam Dickmeiss [Thu, 5 Mar 1998 08:41:31 +0000 (08:41 +0000)]
Minor changes.
Adam Dickmeiss [Thu, 5 Mar 1998 08:41:00 +0000 (08:41 +0000)]
Implemented rule contexts.
Adam Dickmeiss [Thu, 5 Mar 1998 08:39:25 +0000 (08:39 +0000)]
Minor changes to zebramap data structures. Changed query
mapping rules.
Adam Dickmeiss [Thu, 5 Mar 1998 08:38:46 +0000 (08:38 +0000)]
New member recordSize in recRetrieveCtrl.
Adam Dickmeiss [Thu, 5 Mar 1998 08:36:27 +0000 (08:36 +0000)]
New result set model.
Adam Dickmeiss [Thu, 5 Mar 1998 08:17:24 +0000 (08:17 +0000)]
Added a few comments - no code changed.
Adam Dickmeiss [Tue, 17 Feb 1998 10:32:51 +0000 (10:32 +0000)]
Fixed bug: binary files weren't opened with flag b on NT.
Adam Dickmeiss [Tue, 17 Feb 1998 10:31:33 +0000 (10:31 +0000)]
Fixed bug in zebraIndexUnlock. On NT, the lock files wasn't removed.
Adam Dickmeiss [Tue, 17 Feb 1998 10:29:27 +0000 (10:29 +0000)]
Moved towards 'automatic' EXPLAIN database.
Adam Dickmeiss [Tue, 10 Feb 1998 16:39:15 +0000 (16:39 +0000)]
Minor change.
Adam Dickmeiss [Tue, 10 Feb 1998 12:03:04 +0000 (12:03 +0000)]
Implemented Sort.
Adam Dickmeiss [Tue, 10 Feb 1998 11:56:46 +0000 (11:56 +0000)]
Implemented rset_dup.
Adam Dickmeiss [Tue, 10 Feb 1998 11:55:07 +0000 (11:55 +0000)]
Minor changes.
Adam Dickmeiss [Fri, 30 Jan 1998 15:31:49 +0000 (15:31 +0000)]
Updated.
Adam Dickmeiss [Fri, 30 Jan 1998 15:30:57 +0000 (15:30 +0000)]
Updated doc.
Adam Dickmeiss [Fri, 30 Jan 1998 09:41:15 +0000 (09:41 +0000)]
Updated documentation.
Adam Dickmeiss [Thu, 29 Jan 1998 13:40:27 +0000 (13:40 +0000)]
Updated.
Adam Dickmeiss [Thu, 29 Jan 1998 13:40:11 +0000 (13:40 +0000)]
Better logging for scan service.
Adam Dickmeiss [Thu, 29 Jan 1998 13:39:13 +0000 (13:39 +0000)]
Compress ISAM is default.
Adam Dickmeiss [Thu, 29 Jan 1998 13:38:17 +0000 (13:38 +0000)]
Fixed problem with mapping to record with unknown schema.
Adam Dickmeiss [Thu, 29 Jan 1998 13:36:01 +0000 (13:36 +0000)]
Structure word-list, free-form-text and document-text all
trigger ranked search.
Adam Dickmeiss [Thu, 29 Jan 1998 13:35:11 +0000 (13:35 +0000)]
Updated doc.
Adam Dickmeiss [Thu, 29 Jan 1998 13:33:23 +0000 (13:33 +0000)]
Added README.
Adam Dickmeiss [Thu, 29 Jan 1998 13:33:04 +0000 (13:33 +0000)]
1.0b1.
Adam Dickmeiss [Thu, 29 Jan 1998 13:32:43 +0000 (13:32 +0000)]
New test directories.
Adam Dickmeiss [Mon, 26 Jan 1998 10:37:57 +0000 (10:37 +0000)]
Better diagnostics.
Adam Dickmeiss [Mon, 26 Jan 1998 10:37:34 +0000 (10:37 +0000)]
Minor changes.
Adam Dickmeiss [Mon, 26 Jan 1998 10:36:49 +0000 (10:36 +0000)]
Updated indexes.
Sebastian Hammer [Mon, 19 Jan 1998 15:26:18 +0000 (15:26 +0000)]
Updated doc.
Adam Dickmeiss [Mon, 12 Jan 1998 15:04:31 +0000 (15:04 +0000)]
Removed exit - call.
Adam Dickmeiss [Mon, 12 Jan 1998 15:04:07 +0000 (15:04 +0000)]
The test option (-s) only uses read-lock (and not write lock).
Adam Dickmeiss [Mon, 12 Jan 1998 14:39:39 +0000 (14:39 +0000)]
Fixed bug in term_Tnode.
Adam Dickmeiss [Wed, 7 Jan 1998 13:53:41 +0000 (13:53 +0000)]
Queries using simple ranked operands returns right number of hits.
Sebastian Hammer [Wed, 7 Jan 1998 11:15:31 +0000 (11:15 +0000)]
*** empty log message ***
Adam Dickmeiss [Thu, 18 Dec 1997 10:54:24 +0000 (10:54 +0000)]
New method result set method rs_hits that returns the number of
hits in result-set (if known). The ranked result set returns real
number of hits but only when not combined with other operands.
Adam Dickmeiss [Fri, 12 Dec 1997 06:38:07 +0000 (06:38 +0000)]
Changed NETLIB to ELIBS as in YAZ.
Adam Dickmeiss [Fri, 12 Dec 1997 06:37:53 +0000 (06:37 +0000)]
Fixed doc.
Adam Dickmeiss [Fri, 12 Dec 1997 06:33:58 +0000 (06:33 +0000)]
Fixed bug that showed up when multiple filter where used.
Made one routine thread-safe.
Adam Dickmeiss [Wed, 19 Nov 1997 10:22:14 +0000 (10:22 +0000)]
Bug fix (introduced by previous commit).
Adam Dickmeiss [Tue, 18 Nov 1997 10:05:08 +0000 (10:05 +0000)]
Changed character map facility so that admin can specify character
mapping files for each register type, w, p, etc.
Adam Dickmeiss [Tue, 18 Nov 1997 10:04:03 +0000 (10:04 +0000)]
Function res_trav returns number of 'hits'.
Adam Dickmeiss [Tue, 18 Nov 1997 10:03:24 +0000 (10:03 +0000)]
Member num_children removed from data1_node.
Adam Dickmeiss [Mon, 17 Nov 1997 15:35:26 +0000 (15:35 +0000)]
Bug fix. Relation=relevance wasn't observed.
Adam Dickmeiss [Thu, 6 Nov 1997 11:41:00 +0000 (11:41 +0000)]
Implemented "begin variant" for the sgml.regx filter.
Adam Dickmeiss [Fri, 31 Oct 1997 12:40:49 +0000 (12:40 +0000)]
Fixed a few memory leaks.
Adam Dickmeiss [Fri, 31 Oct 1997 12:40:09 +0000 (12:40 +0000)]
Update MSVC project files.
Adam Dickmeiss [Fri, 31 Oct 1997 12:39:30 +0000 (12:39 +0000)]
Changed log message.
Adam Dickmeiss [Fri, 31 Oct 1997 12:39:15 +0000 (12:39 +0000)]
Resouce name can be terminated with either white-space or colon.
Adam Dickmeiss [Fri, 31 Oct 1997 12:38:12 +0000 (12:38 +0000)]
Bug fix: added missing xfree() call.
Adam Dickmeiss [Fri, 31 Oct 1997 12:37:01 +0000 (12:37 +0000)]
Code calls xfree() instead of free().
Adam Dickmeiss [Fri, 31 Oct 1997 12:36:12 +0000 (12:36 +0000)]
Minor change that avoids compiler warning.
Adam Dickmeiss [Fri, 31 Oct 1997 12:35:44 +0000 (12:35 +0000)]
Added a few log statements.
Adam Dickmeiss [Fri, 31 Oct 1997 12:34:43 +0000 (12:34 +0000)]
Changed a few log statements.
Adam Dickmeiss [Fri, 31 Oct 1997 12:34:27 +0000 (12:34 +0000)]
Bug fix: memory leak.
Adam Dickmeiss [Fri, 31 Oct 1997 12:34:04 +0000 (12:34 +0000)]
Added missing nmem_init.
Adam Dickmeiss [Wed, 29 Oct 1997 12:05:01 +0000 (12:05 +0000)]
Server produces diagnostic "Unsupported Attribute Set" when appropriate.
Adam Dickmeiss [Wed, 29 Oct 1997 12:02:47 +0000 (12:02 +0000)]
Added missing prototype.
Adam Dickmeiss [Wed, 29 Oct 1997 12:02:22 +0000 (12:02 +0000)]
Using oid_ent_to_oid used instead of the non thread-safe oid_getoidbyent.
Adam Dickmeiss [Mon, 27 Oct 1997 14:35:04 +0000 (14:35 +0000)]
New character mapping files.
Adam Dickmeiss [Mon, 27 Oct 1997 14:34:26 +0000 (14:34 +0000)]
Fixed bug - data1 root node wasn't tagged at all!
Adam Dickmeiss [Mon, 27 Oct 1997 14:34:00 +0000 (14:34 +0000)]
Work on generic character mapping depending on "structure" field
in abstract syntax file.
Adam Dickmeiss [Mon, 27 Oct 1997 14:33:03 +0000 (14:33 +0000)]
Moved towards generic character mapping depending on "structure"
field in abstract syntax file. Fixed a few memory leaks. Fixed
bug with negative integers when doing searches with relational
operators.
Adam Dickmeiss [Mon, 27 Oct 1997 14:27:59 +0000 (14:27 +0000)]
Fixed memory leak.
Adam Dickmeiss [Mon, 27 Oct 1997 14:27:13 +0000 (14:27 +0000)]
Minor changes.
Adam Dickmeiss [Mon, 27 Oct 1997 14:25:38 +0000 (14:25 +0000)]
Fixed memory leaks.
Adam Dickmeiss [Wed, 1 Oct 1997 11:44:06 +0000 (11:44 +0000)]
Small improvement of new ranking.
Adam Dickmeiss [Mon, 29 Sep 1997 12:41:35 +0000 (12:41 +0000)]
Fixed bug regarding USE_TIMES var.
Adam Dickmeiss [Mon, 29 Sep 1997 09:09:04 +0000 (09:09 +0000)]
Changes.
Adam Dickmeiss [Mon, 29 Sep 1997 09:08:36 +0000 (09:08 +0000)]
Revised locking system to be thread safe for the server.
Adam Dickmeiss [Mon, 29 Sep 1997 09:07:29 +0000 (09:07 +0000)]
Minor change.
Adam Dickmeiss [Mon, 29 Sep 1997 09:06:41 +0000 (09:06 +0000)]
Removed static var to make this module thread safe.
Adam Dickmeiss [Mon, 29 Sep 1997 09:06:10 +0000 (09:06 +0000)]
Removed one static var in order to make this module thread safe.